Unit 'sdl_net' Package
[Overview][Constants][Types][Procedures and functions][Index] [#sdl]

TIPAddress

Declaration

Source position: sdl_net.pas line 212

type TIPAddress = record

  host: UInt32;

  port: UInt16;

end;


Documentation generated on: 2025-07-25