Skip to main content

TdxCustomSpinImage Class

The base class for the deprecated spin image component.

Declaration

TdxCustomSpinImage = class(
    TCustomControl
)

Remarks

Important

The TdxCustomSpinImage class ships with the ExpressEditors Suite for backward compatibility only. DevExpress neither implements new features nor fixes bugs in deprecated products. We strongly recommend that you replace a TdxCustomSpinImage descendant with a TdxImageSlider component in all projects.

See Also