ShowHelpButton property (LEADDlgFile Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

bool ShowHelpButton

Delphi Syntax

ShowHelpButton: Boolean

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Used by all the control dialogs. It determines if a Help button will be displayed in the dialog. If this property is TRUE, a Help Button will be displayed. If it is FALSE, the Help Button will not be displayed and the OnDlgHelp Event will not be available for the dialogs.

See Also

Elements:

OnDlgHelp Event, ShowGetDirectoryDlg method, ShowFilesAssociationDlg method, ShowOpenDlg method, ShowSaveDlg method, ShowFileConversionDlg method, ShowPrintPreviewDlg method, ShowPrintStitchedImagesDlg method

Topics:

Imaging Common Dialogs: Properties, Methods, and Events