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