TdxRangeControlStyle Class
Stores the data range model-independent appearance settings of the range control.
Declaration
TdxRangeControlStyle = class(
TdxCustomRangeControlStyle
)
Remarks
This class does not introduce any new public members. The TdxRangeControlStyle class only publishes certain properties provided by its ancestors. For detailed information on the range control’s appearance settings, refer to the TdxCustomRangeControlStyle class description.
This object is referenced by the range control’s Style property as a TdxCustomRangeControlStyle object.
Inheritance
See Also