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