RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTrackBar.PositionToolTip Property

Determines the position of the (optional) tooltip displaying the position of the track bar.

Pascal
property PositionToolTip: TPositionToolTip;
C++
__property TPositionToolTip PositionToolTip;

You can set this property to the following values:

  • ptBottom
  • ptLeft
  • ptNone
  • ptRight
  • ptLeft

 

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