The DiskFree property determines the amount of available space on disk specified in the Disk property.
Remarks
Since the Delphi 3 and C++ Builder 3 does not supports the Int64 type, the DiskSize and DiskFree properties uses the "Extended" (float) type. Int64 are used in the Delphi4 and higher.