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