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

TScreenStyle

Declaration

Source position: androidwidget.pas line 617

type TScreenStyle = (

  ssPortrait = 1,

  

  ssLandscape = 2,

  

  ssUnknown = 3,

  

  ssSensor = 4

  

);



CT Web help

CodeTyphon Studio