TOpenOptionEx and TOpenOptionsEx determine the behavior of a file selection dialog.
TOpenOptionEx = ( ofExNoPlacesBar );
enum TOpenOptionEx { ofExNoPlacesBar };
Dialogs
TOpenOptionEx values determine the appearance and behavior of a file selection dialog. TOpenOptionsEx is a set of TOpenOptionEx values.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|