RAD Studio VCL Reference
|
Class for Vista style file open dialogs.
TFileOpenDialog = class(TCustomFileOpenDialog);
class TFileOpenDialog : public TCustomFileOpenDialog;
Dialogs
This class extends TCustomFileOpenDialog. It allows creating Microsoft Windows Vista style file open dialogs CLSID_FileOpenDialog and implements the IFileOpenDialog interface.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|