Returns True if the file was opened successfully, False if not.
property IsOpen: Boolean;
You can use TAgk.GetErrorOccurred to check if it was the result of an error and TAgk.GetLastError to get said error.
Copyright (c) 2012. All rights reserved.
|