DriveId Property
The unique id of the selected drive.
Syntax
property DriveId: String;
Default Value
''
Remarks
This property returns the Id of the drive specified by DriveIndex.
The drive Id uniquely identifies the drive, and is used as a parameter to the GetDriveInfo method.
This property is not available at design time.
Data Type
String