ErrorMsg property (Main Control)

C++ Builder example

Delphi example

 

Builder Syntax

System::AnsiString ErrorMsg

Delphi Syntax

ErrorMsg: String

Overview

Refer to Miscellaneous Methods and Properties.

Remarks

Gives the description of the error resulting from the last method called or property set. If the last operation performed was successful, the value is the empty string.

See Also

Elements:

EnableMethodErrrors property, Error property