ShowHelpButton property (LEADDlgColor 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. Possible values are:

Setting

Description

TRUE

Help Button will be displayed.

FALSE

Help Button will not be displayed and the OnDlgHelp Event will not be available for the dialogs.

See Also

Elements:

OnDlgHelp Event, ShowBalanceColorsDlg method, ShowColoredGrayDlg method, ShowGrayScaleDlg method, ShowRemapIntensityDlg method, ShowRemapHueDlg method, ShowCustomizePaletteDlg method, ShowLocalHistoEqualizeDlg method, ShowIntensityDetectDlg method, ShowSolarizeDlg method, ShowPosterizeDlg method, ShowBrightnessDlg method, ShowContrastDlg method, ShowHueDlg method, ShowSaturationDlg method, ShowGammaAdjustmentDlg method, ShowHalftoneDlg method, ShowColorResDlg method, ShowHistoContrastDlg method, ShowColorDlg method

Topics:

Imaging Common Dialogs: Properties, Methods, and Events