DriveTotalSpace Property
The total space of the drive in bytes.
Syntax
__property __int64 DriveTotalSpace = {read=FDriveTotalSpace, write=FSetDriveTotalSpace};
Default Value
0
Remarks
This property holds the total space of the drive in bytes.
This property is read-only and not available at design time.
Data Type
Long64