Back to Devexpress

TdxRangeControlBaseStyle Class

vcl-dxrangecontrol-5c28cf6a.md

latest962 B
Original Source

TdxRangeControlBaseStyle Class

The base class for all classes that implement the appearance settings applied to the range control.

Declaration

delphi
TdxRangeControlBaseStyle = class(
    TcxOwnedPersistent
)

Remarks

This class does not introduce any new public members.

You do not need to create instances of the TdxRangeControlBaseStyle class. Use its descendants instead.

Inheritance

TObject TPersistent TcxOwnedPersistent TdxRangeControlBaseStyle

See Also

TdxCustomRangeControlStyle

TdxRangeControlStyle

TdxRangeControlBaseStyle Members

dxRangeControl Unit