Changeset 28 for trunk/UProject.pas
- Timestamp:
- Apr 7, 2016, 7:01:24 PM (10 years ago)
- File:
-
- 1 edited
-
trunk/UProject.pas (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/UProject.pas
r19 r28 120 120 with RootNode do begin 121 121 DriveInfo.SectorSize := ReadInteger(RootNode, 'SectorSize', 4096); 122 DriveInfo.SectorCount := ReadInteger(RootNode, 'SectorCount', 0);123 122 ScanProfile.SectorCount := DriveInfo.SectorCount; 124 123 DriveInfo.Model := ReadString(RootNode, 'DriveName', '');
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/CoolDisk/chrome/site/your_project_logo.png)