UsedSpace Property
The amount of space used in bytes.
Syntax
__property __int64 UsedSpace = {read=FUsedSpace, write=FSetUsedSpace};
Default Value
0
Remarks
This property holds the amount of space currently used in bytes.
This property is read-only and not available at design time.
Data Type
Long64