TdxZoomTrackBarProperties Class
Contains zoom track bar settings.
Declaration
TdxZoomTrackBarProperties = class(
TdxCustomZoomTrackBarProperties
)
Remarks
This class does not introduce any new functionality. It simply publishes properties and events inherited from its base class. Refer to the TdxCustomZoomTrackBarProperties class description to learn about available class members.
A TdxZoomTrackBarProperties object is referenced by a zoom track bar editor’s Properties and ActiveProperties properties.
Inheritance
See Also