Back to Devexpress

TdxOpenFileDialog.OptionsPreview Property

vcl-dxshelldialogs-dot-tdxopenfiledialog.md

latest816 B
Original Source

TdxOpenFileDialog.OptionsPreview Property

Specifies the preview settings applied to the Open dialog.

Declaration

delphi
property OptionsPreview: TdxFileDialogPreviewOptions read; write;

Property Value

TypeDescription
TdxFileDialogPreviewOptions

Contains preview settings for the “Open” dialog.

|

Remarks

Refer to the TdxFileDialogPreviewOptions class description for information on available options.

See Also

TdxOpenFileDialog Class

TdxOpenFileDialog Members

dxShellDialogs Unit