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

TThemedTrackBar

Declaration

Source position: themes.pas line 329

type TThemedTrackBar = (

  ttbTrackBarDontCare,

  

  ttbTrackBarRoot,

  

  ttbTrack,

  

  ttbTrackVert,

  

  ttbThumbNormal,

  

  ttbThumbHot,

  

  ttbThumbPressed,

  

  ttbThumbFocused,

  

  ttbThumbDisabled,

  

  ttbThumbBottomNormal,

  

  ttbThumbBottomHot,

  

  ttbThumbBottomPressed,

  

  ttbThumbBottomFocused,

  

  ttbThumbBottomDisabled,

  

  ttbThumbTopNormal,

  

  ttbThumbTopHot,

  

  ttbThumbTopPressed,

  

  ttbThumbTopFocused,

  

  ttbThumbTopDisabled,

  

  ttbThumbVertNormal,

  

  ttbThumbVertHot,

  

  ttbThumbVertPressed,

  

  ttbThumbVertFocused,

  

  ttbThumbVertDisabled,

  

  ttbThumbLeftNormal,

  

  ttbThumbLeftHot,

  

  ttbThumbLeftPressed,

  

  ttbThumbLeftFocused,

  

  ttbThumbLeftDisabled,

  

  ttbThumbRightNormal,

  

  ttbThumbRightHot,

  

  ttbThumbRightPressed,

  

  ttbThumbRightFocused,

  

  ttbThumbRightDisabled,

  

  ttbThumbTics,

  

  ttbThumbTicsVert

  

);



CT Web help

CodeTyphon Studio