[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGio2' (#lcl)

TGSocketListener.add_address

Declaration

Source position: lazgio2.pas line 6263

function TGSocketListener.add_address(

  address: PGSocketAddress;

  type_: TGSocketType;

  protocol: TGSocketProtocol;

  source_object: PGObject;

  effective_address: PPGSocketAddress;

  error: PPGError

):gboolean;