TTMSFNCTrackBar.Min Property
Minimum value selectable by the track bar.
API unit family: TMSFNCTrackBar
Declaring type: TTMSFNCTrackBar
Inherited from: TTMSFNCCustomTrackBarBase
Type: Single
Syntax
property Min: Single;
Remarks
The default value is 0; values are clamped against Max.