TdxZoomTrackBarRangeOptions Class
Contains scale range settings for zoom track bars.
#Declaration
TdxZoomTrackBarRangeOptions = class(
TcxOwnedPersistent
)
#Remarks
This class provides settings for one of two scale ranges found in a zoom track bar editor. Each scale range provides its own set of settings and these settings are identical to those found in a normal track bar.
A TdxZoomTrackBarRangeOptions object is referenced by a zoom track bar editor’s Properties.FirstRange and Properties.SecondRange properties.