ObjectsStorageClass Property
The storage type of the current object.
Syntax
__property String ObjectsStorageClass[int ObjectsIndex] = {read=FObjectsStorageClass, write=FSetObjectsStorageClass};
Default Value
""
Remarks
The storage type 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
String