Home - RAD C++ GUI Lib 1.2.2 Documentation
Published on March 09, 2007 [03:04:02 PM]



Browse class : System

Function : String getSystemDrive()


Description

retrive 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.


Return

system drive letter


Remarks

e.g.

String sD = System.getSystemDrive();





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