Error property (Main Control)
Builder Syntax |
int Error |
Delphi Syntax |
Error: Integer |
Overview |
Refer to Miscellaneous Methods and Properties. |
Remarks
Gives the error code resulting from the last method called or property set. If the last operation performed was successful, the value is SUCCESS.
For a list of error codes, refer to Error Codes.
See Also
Elements: |