Home - RAD C++ GUI 2.0 Documentation
Published on March 17, 2008 [12:28:42 AM]



Browse class : System

Property : systemDrive     ( Read Only )


Description

property returns the drive letter of the disk drive containing system.
i.e. if windows is installed in C: drive then this property will return 'C' only.
Remarks

e.g.

String sD = System.systemDrive;




Visit www.radcpp.com for more help and updates. Documentation created using FlaX.Doc