[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Themes' (#lcl)

TThemedRebar

Declaration

Source position: themes.pas line 206

type TThemedRebar = (

  trRebarDontCare,

  

  trRebarRoot,

  

  trGripper,

  

  trGripperVert,

  

  trBandNormal,

  

  trBandHot,

  

  trBandPressed,

  

  trBandDisabled,

  

  trBandChecked,

  

  trBandHotChecked,

  

  trChevronNormal,

  

  trChevronHot,

  

  trChevronPressed,

  

  trChevronDisabled,

  

  trChevronVertNormal,

  

  trChevronVertHot,

  

  trChevronVertPressed,

  

  trChevronVertDisabled

  

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.