EnableMethodErrors property (LEADDlgColor Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

bool EnableMethodErrors

Delphi Syntax

EnableMethodErrors: Boolean

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Specifies whether LEADTOOLS generates runtime exceptions (in addition to method return values). Possible values are:

Setting

Description

TRUE

Generate system error events.

FALSE

Do not generate system error events.

See Also

Elements:

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