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

TGeoIPDBTypes

Declaration

Source position: LSGeoIP.pas line 49

type TGeoIPDBTypes = (

  GEOIP_COUNTRY_EDITION = 1,

  

  GEOIP_REGION_EDITION_REV0 = 7,

  

  GEOIP_CITY_EDITION_REV0 = 6,

  

  GEOIP_ORG_EDITION = 5,

  

  GEOIP_ISP_EDITION = 4,

  

  GEOIP_CITY_EDITION_REV1 = 2,

  

  GEOIP_REGION_EDITION_REV1 = 3,

  

  GEOIP_PROXY_EDITION = 8,

  

  GEOIP_ASNUM_EDITION = 9

  

);



CT Web help

CodeTyphon Studio