My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
TPJComputerInfo  
TPJComputerInfo class description
Updated May 8, 2011 by delphidabbler

TPJComputerInfo

Project: System Information Unit.

Unit: PJSysInfo.

This is a static class that provides information about the host computer. The class' functionality is all exposed via its static methods. Because it is static the class does not need to be instantiated before use.

Methods

Method Description
BootMode Determines the operating system mode into which the the computer was booted.
ComputerName Gets the computer's name.
Is64Bit Checks if processor is 64 bit.
IsNetworkPresent Checks if a network is present.
MACAddress Gets the address of the first network card in the computer.
Processor Gets the kind of processor used in the computer.
ProcessorCount Gets the number of processors in the computer.
UserName Gets the current user name.

Properties

TPJComputerInfo defines no properties.

Events

TPJComputerInfo defines no events.


Sign in to add a comment
Powered by Google Project Hosting