TdxOpenFileDialog.OptionsPreview Property
Specifies the preview settings applied to the Open dialog.
Declaration
property OptionsPreview: TdxFileDialogPreviewOptions read; write;
Property Value
Type | Description |
---|---|
TdxFileDialogPreviewOptions | Contains preview settings for the “Open” dialog. |
Remarks
Refer to the TdxFileDialogPreviewOptions class description for information on available options.
See Also