TdxCustomImageSlider.PreviewOptions Property
In This Article
Specifies the settings of the slider control’s preview panel.
#Declaration
Delphi
property PreviewOptions: TdxImageSliderPreviewOptions read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Refer to the TdxImageSliderPreviewOptions class description to learn about the settings.
See Also