systeminfo ComputerDescription property
Return to Introduction  Previous page  Next page
Applies to
acSystemInfo component.  

Declaration
property ComputerDescription: String;  

Description
The ComputerDescription property determines the network description of computer. The description of computer usually can be specified at the Control Panel / Network properties, and means an optional comment that other people see when they look at your computer on the network. Use it to determineate or change the description of computer (for example, your name, department, or location) or the type of information on it that you're sharing.  

Remarks
This property available on Windows 95/98/ME only!  

See also
ComputerName and ComputerWorkgroup properties.