![]() Example |
![]() ![]() ![]() |
dcDiskInfo component.
|
property DiskSize: Int64; // Read only!
|
The DiskSize property determines the total amount space on drive specified in the Disk property. To read the amount of available space - use DiskFree property.
|
|
Return value will -1, If no disk in the drive.
|
![]() |
DiskFree property.
|