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

TGSocket.new

Declaration

Source position: lazgio2.pas line 6001

function TGSocket.new(

  family: TGSocketFamily;

  type_: TGSocketType;

  protocol: TGSocketProtocol;

  error: PPGError

):PGSocket;