OCLOperators RootObject
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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 68 days ago on 02/10/2024. What links here