Skip to main content

TdxImageSliderPreviewOptions.Resizable Property

Specifies if end-users can resize the preview panel using the splitter located between the preview panel and the currently displayed image.

Declaration

property Resizable: Boolean read; write; default True;

Property Value

Type Default
Boolean True

Remarks

Set this property to False to prohibit end-users from resizing the preview panel using the splitter.

The default value of the Resizable property is True.

See Also