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

TGSrvTarget

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

Declaration

Source position: lazgio2.pas line 6345

type TGSrvTarget = object

  function new();

  

  function copy;

  

  procedure free;

  

  function get_hostname;

  

  function get_port;

  

  function get_priority;

  

  function get_weight;

  

  function list_sort();

  

end;

Inheritance

TGSrvTarget