Unit 'LSGeoIP' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_solutions]

TGeoIP

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

Declaration

Source position: LSGeoIP.pas line 87

type TGeoIP = class

public

  constructor Create();

  

  destructor Destroy; override;

  

  function GetCity();

  

  function GetCountry();

  

  function GetDatabaseInfo;

  

  function GetOrg();

  

  function GetRegion();

  

end;

Inheritance

TGeoIP

  

|

TObject



CT Web help

CodeTyphon Studio