TTMSFNCCustomTrackBarBaseShape Enumeration
Specifies the shape used to draw the thumb handle.
API unit family: TMSFNCTrackBar
Members
| Name | Description |
|---|---|
tsRectangle |
Thumb is drawn as a rectangle. |
tsEllipse |
Thumb is drawn as an ellipse. |
tsImage |
Thumb is drawn using a custom bitmap image. |