HostInfo Class

Represents type HostInfo.

Namespace: System.Info
TObject
  System.Info.HostInfo
type
 HostInfo = class(TObject)
 end;

The HostInfo type exposes the following members.

Show:
 NameDescription
DNSDomain

Represents method DNSDomain.

DNSFullyQualified

Represents method DNSFullyQualified.

DNSName

Represents method DNSName.

KernelTime

Represents method KernelTime.

Name

Represents method Name.

ProcessTime

Represents method ProcessTime.

SystemTime

Represents method SystemTime.

Uptime

Represents method Uptime.

Top