Using TApplicationEvent component event OnException
Apply try .. except
Apply try .. except
try except on e: exception do Application.OnException(self, e); // into TApplicatoinEvent.OnException event
'Delphi' 카테고리의 다른 글
Call function (procedure) as "Method Name" (0) | 2018.09.10 |
---|---|
Overriding AsString in TFields(TStringField or TWideStringField...) (0) | 2018.09.10 |
FireDAC DataSet의 변경된 Record 확인 (0) | 2018.09.10 |
GetFileInfo (0) | 2018.09.06 |
Guard : 메모리 자동해제... (0) | 2018.08.31 |