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

TGProxy

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: lazgio2.pas line 5418

type TGProxy = object

  function get_default_for_protocol();

  

  function connect();

  

  procedure connect_async();

  

  function connect_finish();

  

  function supports_hostname;

  

end;

Inheritance

TGProxy