TTMSFNCCustomTrackBarBaseLineShape Enumeration
Specifies the shape used to draw the track line.
API unit family: TMSFNCTrackBar
Members
| Name | Description |
|---|---|
lsRectangle |
Track line is drawn as a plain rectangle. |
lsRoundedRectangle |
Track line is drawn as a rounded rectangle. |
lsImage |
Track line is drawn using a custom bitmap image. |