|
RAD Studio VCL Reference
|
Adds a tick mark to the track bar at a specified location.
procedure SetTick(Value: Integer);
__fastcall SetTick(int Value);
Use SetTick to place a tick mark on the bar at the position that corresponds to the Value parameter. Tick marks specified in this manner are only displayed when the TickStyle is set to tsManual.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|