Back to Devexpress

dxImageSlider Unit

vcl-dximageslider.md

latest2.1 KB
Original Source

dxImageSlider Unit

Classes

NameDescription
TdxCustomImageSliderServes as the base class for classes that implement controls providing image sliding capabilities.
TdxImageSliderA visual component that provides image sliding capabilities.
TdxImageSliderPreviewOptionsContains settings for an image slider control‘s preview panel.

Enums

Name
TdxImageSliderScrollMode
TdxImageSliderTransitionEffect

Constants

NameDescription
dxImageSliderDefaultAnimationTimeSpecifies the default value of the TdxCustomImageSlider.AnimationTime property.
dxImageSliderThumbnailDefaultHeightSpecifies the default value of the TdxImageSliderPreviewOptions.ThumbnailSize.Height property.
dxImageSliderThumbnailDefaultWidthSpecifies the default value of the TdxImageSliderPreviewOptions.ThumbnailSize.Width property.
dxImageSliderThumbnailIndentSpecifies the default value of the TdxImageSliderPreviewOptions.Indent property.
dxImageSliderThumbnailMinSizeSpecifies the minimum value of the Width and Height properties accessible using the TdxImageSliderPreviewOptions.ThumbnailSize property.

Types

Name
TdxImageSliderGetThumbnailEvent