Unit 'AndroidWidget' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pw_androidwizard]

TLocaleType

Declaration

Source position: androidwidget.pas line 401

type TLocaleType = (

  ltCountry = 0,

  

  ltDisplayCountry = 1,

  

  ltDisplayLanguage = 2,

  

  ltDisplayName = 3,

  

  ltDisplayVariant = 4,

  

  ltIso3Country = 5,

  

  ltIso3Language = 6,

  

  ltVariant = 7

  

);



CT Web help

CodeTyphon Studio