Unit 'LCLType' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TOwnerDrawState

Declaration

Source position: lcltype.pp line 1157

type TOwnerDrawState = set of (

  odSelected,

  

  odGrayed,

  

  odDisabled,

  

  odChecked,

  

  odFocused,

  

  odDefault,

  

  odHotLight,

  

  odInactive,

  

  odNoAccel,

  

  odNoFocusRect,

  

  odReserved1,

  

  odReserved2,

  

  odComboBoxEdit,

  

  odBackgroundPainted

  

);



CT Web help

CodeTyphon Studio