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.
Inheritance
TObject
TPersistent
TComponent
TControl
TWinControl
TCustomControl
TdxCustomSpinImage
See Also