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

TWidgetItem

Declaration

Source position: androidwidget.pas line 398

type TWidgetItem = (

  wgNone,

  

  wgCheckBox,

  

  wgRadioButton,

  

  wgButton,

  

  wgTextView,

  

  wgEditText,

  

  wgSwitch

  

);



CT Web help

CodeTyphon Studio