Unit 'netdb' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#fcl-net]

THostEntry

Declaration

Source position: netdb.pp line 132

type THostEntry = record

  Name: string;

  Addr: THostAddr;

  Aliases: string;

end;


Documentation generated on: 2025-07-25