RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTrackBar.ShowSelRange Property

Specifies whether the track bar shows the selection range.

Pascal
property ShowSelRange: Boolean;
C++
__property Boolean ShowSelRange;

If set to True, the selection range on the track bar is displayed. If set to False, the selection range is not displayed. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!