TdxTrackBarRange Class
Contains bounds of the range selected in a range track bar editor.
#Declaration
TdxTrackBarRange = class(
TcxOwnedPersistent
)
#Remarks
This class provides the Min and Max properties to store the lower and upper bounds of the selected range.
A TdxTrackBarRange object is referenced by a range track bar editor’s Range property.