ObjectsSize Property
The size of the current object.
Syntax
__property __int64 ObjectsSize[int ObjectsIndex] = {read=FObjectsSize, write=FSetObjectsSize};
Default Value
0
Remarks
The size of the current 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
Long64