Internet Direct (Indy) Version 9.0.2 Beta
TIdComponent.LocalName
Name of the local computer.

property LocalName: string;
Description
LocalName is a read-only String property that contains the host name of the user's computer system.

LocalName uses the TIdStack instance variable GStack to access the WSHetHostName method in retrieving the LocalName value.