ShowHelpButton property (LEADDlgImgEffect 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, ShowMotionBlurDlg method, ShowRadialBlurDlg method, ShowZoomBlurDlg method, ShowGaussianBlurDlg method, ShowAntiAliasDlg method, ShowAverageDlg method, ShowMedianDlg method, ShowAddNoiseDlg method, ShowMaxFilterDlg method, ShowMinFilterDlg method, ShowSharpenDlg method, ShowShiftDifferenceFilterDlg method, ShowEmbossDlg method, ShowOilifyDlg method, ShowMosaicDlg method, ShowErosionFilterDlg method, ShowDilationFilterDlg method, ShowContourFilterDlg method, ShowGradientFilterDlg method, ShowLaplacianFilterDlg method, ShowSobelFilterDlg method, ShowPrewittFilterDlg method, ShowLineSegmentFilterDlg method, ShowUnsharpMaskDlg method, ShowMultiplyDlg method, ShowAddBitmapsDlg method, ShowStitchDlg method, ShowFreeHandWaveDlg method, ShowWindDlg method, ShowPolarDlg method, ShowZoomWaveDlg method, ShowRadialWaveDlg method, ShowSwirlDlg method, ShowWaveDlg method, ShowFreeHandShearDlg method, ShowPunchDlg method, ShowRippleDlg method, ShowBendingDlg method, ShowCylindricalDlg method, ShowSpherizeDlg method, ShowImpressionistDlg method, ShowPixelateDlg method, ShowEdgeDetectorDlg method, ShowUnderlayDlg method, ShowPicturizeDlg method.

Topics:

Imaging Common Dialogs: Properties, Methods, and Events