TCnTrackBar.Maximum Property
Gets or sets the upper limit of the range this TCnTrackBar is working with.
published property Maximum: Integer read GetMaximum write SetMaximum default 10;
Property Value
Type: Integer
Gets or sets the upper limit of the range this TCnTrackBar is working with.
published property Maximum: Integer read GetMaximum write SetMaximum default 10;