Unit 'nxUI' Package
[Overview][Types][Classes][Variables][Index] [#pl_nxpascal]

TUIElementType

Declaration

Source position: nxUI.pas line 24

type TUIElementType = (

  uiUndefined,

  

  uiButton,

  

  uiCheckBox,

  

  uiDropDown,

  

  uiEdit,

  

  uiImage,

  

  uiLabel,

  

  uiList,

  

  uiMainPanel,

  

  uiMemo,

  

  uiPanel,

  

  uiScrollBar,

  

  uiTab,

  

  uiTabControl,

  

  uiWindow,

  

  uiGrid,

  

  uiTreeView

  

);



CT Web help

CodeTyphon Studio