PartsObjectName Property
The name (key) of the current object.
Syntax
__property String PartsObjectName[int PartsIndex] = {read=FPartsObjectName, write=FSetPartsObjectName};
Default Value
""
Remarks
The name (key) of the current object.
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