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



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