Object Pointer

The Object Pointer object references another object and can replace or hide it at runtime. The value is the Object Id of the referenced object; NULL hides the pointer.

Attributes

AID
Attribute
Description
Object Id

Unique identifier of the object. This must be unique within the object pool (2 bytes, 0-65534).

Type

The type of the object.

Value (Integer)

Object Id of the referenced object. NULL (65535) means that no object is displayed.