()BCB中的TStringList loadformfile的时候报如下的异常 怎么解决

(在线等)BCB中的TStringList loadformfile的时候报如下的错误 如何解决Project CE.exe raised exception c

(在线等)BCB中的TStringList loadformfile的时候报如下的错误 如何解决
Project CE.exe raised exception class EFOpenError with message 'can not open file c:\tt.txt'. Process stopped. use step or run to continue;

请问各位怎么解决啊?

[解决办法]
用CreateFile尝试打开,检查返回的错误码。