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

TLayoutGravity

Declaration

Source position: androidwidget.pas line 529

type TLayoutGravity = (

  lgNone,

  

  lgTopLeft,

  

  lgTopCenter,

  

  lgTopRight,

  

  lgBottomLeft,

  

  lgBottomCenter,

  

  lgBottomRight,

  

  lgCenter,

  

  lgCenterVerticalLeft,

  

  lgCenterVerticalRight,

  

  lgLeft,

  

  lgRight,

  

  lgTop,

  

  lgBottom

  

);



CT Web help

CodeTyphon Studio