Back to Devexpress

TdxSaveFileDialog.OptionsPreview Property

vcl-dxshelldialogs-dot-tdxsavefiledialog-d11dafde.md

latest822 B
Original Source

TdxSaveFileDialog.OptionsPreview Property

Specifies the preview settings applied to the Save As dialog.

Declaration

delphi
property OptionsPreview: TdxFileDialogPreviewOptions read; write;

Property Value

TypeDescription
TdxFileDialogPreviewOptions

Contains preview settings for the “Save As” dialog.

|

Remarks

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

See Also

TdxSaveFileDialog Class

TdxSaveFileDialog Members

dxShellDialogs Unit