Skip to main content

TdxCustomRangeControlStyle Class

The base class for all classes that implement range control color settings.

Declaration

TdxCustomRangeControlStyle = class(
    TdxRangeControlBaseStyle
)

Remarks

This class extends its ancestor with properties that allow you to customize:

A TdxCustomRangeControlStyle object is referenced by the Style property provided by the range control.

Inheritance

See Also