Back to Devexpress

TdxImageSlider Class

vcl-dximageslider-d7f5ff68.md

latest1.7 KB
Original Source

TdxImageSlider Class

A visual component that provides image sliding capabilities.

Declaration

delphi
TdxImageSlider = class(
    TdxCustomImageSlider
)

Remarks

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.

Inheritance

TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TdxCustomImageSlider TdxImageSlider

See Also

Integrated Touch Gesture Support

TdxImageSlider Members

dxImageSlider Unit