Back to Devexpress

TdxRangeTrackBarProperties Class

vcl-dxrangetrackbar-6f9041fe.md

latest1.5 KB
Original Source

TdxRangeTrackBarProperties Class

Contains range track bar settings.

Declaration

delphi
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

TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomEditProperties TcxCustomTrackBarProperties TdxCustomRangeTrackBarProperties TdxRangeTrackBarProperties

See Also

TdxRangeTrackBarProperties Members

dxRangeTrackBar Unit