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



Browse class : System

Property : computerName     ( Read & Write )


Description

A property that returns the current computer name
as well as allows developer to set name of computer
Remarks

e.g.

//getting name
String name = System.computerName;

//setting name
System.computerName = "MyOwnPC";




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