OCLOperators RootObject
(Created page with "selfVM.RootObject gives access to the object rooting a viewmodel instance. This is readonly and you can use it like this: selfVM.RootObject->safeCast(Thing).SomeString:='a ne...")
(No difference)

Revision as of 10:55, 29 May 2019

selfVM.RootObject gives access to the object rooting a viewmodel instance. This is readonly and you can use it like this:

selfVM.RootObject->safeCast(Thing).SomeString:='a new value'

This page was edited 69 days ago on 02/10/2024. What links here