REALproperty problem

Hi all,

You can use a REALproperty with a type “Date” like

{ “”,“myvar”,“Date”,0,(REALproc)myGet,(REALproc)mySet }

work inside REALclassDefinition

but the same used on REALcontrol made a assertion or crash.

Bug or limitation ?

Assertion on registration or later on access?