RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TOpenDialog.OptionsEx Property

Augments the Options property with additional flags that determine the appearance and behavior of the file-selection dialog.

Pascal
property OptionsEx: TOpenOptionsEx;
C++
__property TOpenOptionsEx OptionsEx;

Use the OptionsEx property to further customize the file open dialog beyond the options covered by the Options property. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!