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

Declaration
property VirtualDrives: String// Read-only!!  

Description
The VirtualDrives property determines the number of available virtual drives in user's system and returns the drive letters that identifies them within the system. The list of available virtual drives returned as string.  
 
tip If the VirtualDrives list is empty, you can add new virtual drive, using AddDrive method at run-time, or clicking the right mouse button on the component image and select the "Add virtual drive..." menu item at desing-time.  

See also
FreeDrives, Drive and Target properties;  
AddDrive and DeleteDrive methods.  
File not found.