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

Declaration
property ComputerWorkgroup: String;  

Description
The ComputerWorkgroup property identifies the group of computers that user's computer is in. The computer's workgroup usually specified at the Control Panel / Network properties and can be 15 characters length. A workgroup is generally composed of the computers you are most likely to communicate with, containing most of the network resources (such as files and printers) you will want to use.  

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

See also
ComputerDescription and ComputerName properties.