ObjectsOwnerId Property
The owner ID of the Object.
Syntax
__property String ObjectsOwnerId[int ObjectsIndex] = {read=FObjectsOwnerId, write=FSetObjectsOwnerId};
Default Value
""
Remarks
The owner ID of the Object.
The size of the array is controlled by the ObjectsCount property.
This property is read-only and not available at design time.
Data Type
String