company logo

Property :: allocateArea - Allocate instance area

The function allocates an instance area for a property handle, if this has not yet been done. When the property handle is linked to the data area of another property handle this link is deleted an a private data area is allocated.

You can use this function when you create transient property handles which are controlled by the application. In order to access values in a transient property, the data area has to be provided.

Implementation details

Property  :: allocateArea (  )