AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgk.GetErrorOccurred Method

Returns True if an error occured since the last call to this method. False if not.

Syntax
Pascal
class function GetErrorOccurred: Boolean; static;

This does not include warnings.

Copyright (c) 2012. All rights reserved.