![]() |
![]() ![]() ![]() |
dcVirtualDrives component.
|
function GetTargetByDrive(Drive: Char): String;
|
The GetTargetByDrive method returns the target directory of the virtual drive, specified in the Drive parameter.
|
DiskZTarget := GetTargetByDrive('Z');
|
AddDrive and DeleteDrive methods;
|
Drive, Target and VirtualDrives properties.
|