ObjectsOwnerDisplayName Property
The display name of the Object owner.
Syntax
__property String ObjectsOwnerDisplayName[int ObjectsIndex] = {read=FObjectsOwnerDisplayName, write=FSetObjectsOwnerDisplayName};
Default Value
""
Remarks
The display name of the Object owner.
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