PartsOwnerDisplayName Property
The display name of the Object owner.
Syntax
__property String PartsOwnerDisplayName[int PartsIndex] = {read=FPartsOwnerDisplayName, write=FSetPartsOwnerDisplayName};
Default Value
""
Remarks
The display name of the Object owner.
The size of the array is controlled by the PartsCount property.
This property is read-only and not available at design time.
Data Type
String