TdxTrackBarRange.Max Property
In This Article
Stores the value that corresponds to the upper bound of the selected range.
#Declaration
Delphi
property Max: Integer read; write;
#Property Value
Type |
---|
Integer |
See Also