Parent - cObject

Returns the parent of an object

Type: Property

Access: Read-Only

Data Type: Handle

Parameters: None

Syntax
 Property Handle Parent

Read Access: Get Parent to HandleVariable


Description

The Parent property returns parent object handle of an object.

Get Parent to hoParent
send SomeMessage of hoParent


Send SomeOtherMessage of (Parent(self)) sSomeParam