TTMSFNCCustomTrackBarBaseValues Record
Stores the left and right thumb positions for a range track bar.
API unit family: TMSFNCTrackBar
Syntax
TTMSFNCCustomTrackBarBaseValues = record
Fields and properties
| Name | Type | Description |
|---|---|---|
Left |
Single |
Value represented by the left or lower thumb. |
Right |
Single |
Value represented by the right or upper thumb. |