Error property (LEADDlgImage Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

int Error

Delphi Syntax

Error: L_INT

Overview

Refer to Using Imaging Common Dialogs.

Remarks

(Read only) Gets the error code resulting from the last Common Dialog method called or property set. If the last operation performed was successful, the value is SUCCESS or SUCCESS_DLG_OK.

For a list of error codes, refer to Error Codes.

See Also

Elements:

EnableMethodErrors property, ErrorMsg property

Topics:

Imaging Common Dialogs: Properties, Methods, and Events