Skip to main content

TdxRangeControlBaseStyle Class

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

Declaration

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