Thema: Delphi TApplicationEvents

Einzelnen Beitrag anzeigen

Benutzerbild von Bernhard Geyer
Bernhard Geyer

Registriert seit: 13. Aug 2002
17.198 Beiträge
 
Delphi 10.4 Sydney
 
#4

Re: TApplicationEvents

  Alt 2. Apr 2004, 11:50
Genau das macht auch das Jedi-Beispiel.
Ein Beispiel der Ausgaben der Demo-Programme:

Code:
Exception EAccessViolation: Zugriffsverletzung bei Adresse 00467759 in Modul 'FramesTrackExample.exe'. Schreiben von Adresse 00000000 (OS Exception)
  Exception occured at $00467759 (Module "FramesTrackDemoMain", Procedure "TForm1.Button1Click", Unit "FramesTrackDemoMain.pas", Line 125)
  Except frame-dump:
    Frame at $0012F634 (type: efkFinally)
      Code at $00467769
      Module "FramesTrackDemoMain", Procedure "TForm1.Button1Click", Unit "FramesTrackDemoMain.pas", Line 125
    Frame at $0012F97C (type: efkFinally)
      Code at $00440254
      Module "Controls", Procedure "TWinControl.MainWndProc", Unit "", Line 0
    Frame at $0012F988 (type: efkAnyException, handles exception)
      Handler at $00440275
      Module "Controls", Procedure "TWinControl.MainWndProc", Unit "", Line 0
  Mit Zitat antworten Zitat