virtualdrives Target property
Return to Introduction  Previous page  Next page
Applies to
dcVirtualDrives component.  

Declaration
property Target: String;  

Description
The Target proprety determines or changes (redefines) the target directory for virtual drive specified in the Drive property.  
 
tip You can NOT specify Target, if the Drive property is not specified. To add new virtual drive - at run-time use AddDrive method. To add new virtual drive - use AddDrive method at run-time, or click the right mouse button on the component image and select the "Add virtual drive..." menu item at desing-time.  

See also
Drive and VirtualDrives properties;  
AddDrive and DeleteDrive methods.  
File not found.