TCnTrackBar.Value Property
Gets or sets a numeric value that represents the current position of the scroll box on the track bar.
published property Value: Integer read GetValue write SetValue default 0;
Property Value
Type: Integer
A numeric value that is within the Minimum and Maximum range. The default value is 0.
The Value property contains the number that represents the current position of the scroll box on the track bar.