Parent - cObject¶
Include: Built in; no package required.
Gets or sets the object's parent handle.
Type: Property
Syntax¶
Property Handle Parent
Description¶
Parent gets the parent object handle. Setting Parent reparents the object. Setting it to self, the desktop object, the null object, or an invalid handle raises a DataFlex error.