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

TGProxyAddressEnumerator

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

Declaration

Source position: lazgio2.pas line 5493

type TGProxyAddressEnumerator = object(TGSocketAddressEnumerator)

  priv: PGProxyAddressEnumeratorPrivate;

  

end;

Inheritance

TGProxyAddressEnumerator

  

TGSocketAddressEnumerator

  

TGObject