Owner

 (Available in 00 TS Tools(Base) - TS_Tools_Root0)

Purpose

Get the object owner

Syntax

IF oSomeObject:Owner<>NULL_OBJECT

Description

Get the owner of the object

Note: The 'TS_Root0' class does not support a owner. Use the 'TS_Root1' class is a owner needs to be registered.

Note: The 'TS_Root0' class does not supports owned's, If you want to automaticly build an owner/owneds-tree then use the 'TS_Root2' class.

Source

ACCESS Owner AS OBJECT PASCAL CLASS TS_Root0
   TSTrace Enter
   TSTrace Leave
RETURN NULL_OBJECT