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

TFPSocketConnection

Declaration

Source position: fpsockets.pp line 55

type TFPSocketConnection = record

  ClientAddress: TNetworkAddress;

  ClientPort: Word;

  Socket: TFPSocket;

end;


Documentation generated on: 2025-07-25