vcl-dximageslider-d7f5ff68.md
A visual component that provides image sliding capabilities.
TdxImageSlider = class(
TdxCustomImageSlider
)
This class does not introduce any new functionality – it simply publishes the events and properties inherited from its ancestor class, TdxCustomImageSlider, and initializes certain properties with default values. Refer to the TdxCustomImageSlider class description to learn about the image sliding capabilities implemented by these controls.
TouchScreen Support : End-users can slide images with single-finger panning.
TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TdxCustomImageSlider TdxImageSlider
See Also