DlgFlags property (LEADDlgFile Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

L_UINT32 DlgFlags

Delphi Syntax

DlgFlags: L_UINT32

Overview

Refer to Using Imaging Common Dialogs.

Remarks

General property used by all the Imaging Common Dialog methods. The options set in this property determine the layout and action of the dialog boxes. The options available for each method depend on and are listed with each method.

See Also

Elements:

ShowGetDirectoryDlg method, ShowFilesAssociationDlg method, ShowOpenDlg method, ShowSaveDlg method, ShowFileConversionDlg method, ShowPrintPreviewDlg method, ShowPrintStitchedImagesDlg method.

Topics:

Imaging Common Dialogs: Properties, Methods, and Events