TCnTrackBar.Minimum Property
Gets or sets the lower limit of the range this TCnTrackBar is working with.
published property Minimum: Integer read GetMinimum write SetMinimum default 0;
Property Value
Type: Integer
Gets or sets the lower limit of the range this TCnTrackBar is working with.
published property Minimum: Integer read GetMinimum write SetMinimum default 0;