Returns a string describing the last AGK error that occurred.
class function GetLastError: String; static;
The last error string.
This function will continue to return the same string until another error occurs. This does not include warnings.
TAgk Methods
Made with Doc-O-MaticĀ® Express