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

TGSocketAddressEnumerator

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

Declaration

Source position: lazgio2.pas line 5473

type TGSocketAddressEnumerator = object(TGObject)

  function next();

  

  procedure next_async();

  

  function next_finish();

  

end;

Inheritance

TGSocketAddressEnumerator

  

TGObject