Hallo allerseits,
Ich versuche mich gerade etwas in Delphi einzuarbeiten. Da es doch sehr mühsam ist jede Komponente selbst auszutesten bin ich den tollen Ratschlägen im Forum gefolgt und habe meine F1 Taste betätigt. Ich benutze Turbo Delphi 2006. Mit der Taste F1 bekomme ich Folgende Fehlermeldung:
Unbekannter Fehler ,, + $37[531C45F5]{htmlhelp2100.bpl} HTMLHelp2Viewer.HTMLHelp2Viewer.CanShowALinkEx (Line 297, "HTMLHelp2Viewer.pas" + 16) + $37
+ $0[51F2A2A5]{rtl100.bpl } System.System.@CheckAutoResult (Line 18061, "system.pas" + 6) + $0
+ $8[531C7367]{htmlhelp2100.bpl} HtmlHelp2Tester.HtmlHelp2Tester.TIDEHtmlHelp2Tester.CanShowALink (Line 54, "HtmlHelp2Tester.pas" + 1) + $8
+ $E[531C6F76]{htmlhelp2100.bpl} HTMLHelp2Viewer.HTMLHelp2Viewer.THTMLHelp2Viewer.UnderstandsKeywordInternal (Line 1109, "HTMLHelp2Viewer.pas" + 13) + $E
+ $6[531C6FD4]{htmlhelp2100.bpl} HTMLHelp2Viewer.HTMLHelp2Viewer.THTMLHelp2Viewer.UnderstandsKeyword (Line 1125, "HTMLHelp2Viewer.pas" + 3) + $6
+ $C[20B7426C]{coreide100.bpl} CompHelp.CompHelp.ShowEditorHelp (Line 174, "CompHelp.pas" + 10) + $C
+ $E[20B940D6]{coreide100.bpl} EditorControl.EditorControl.TCustomEditControl.HelpKeyword (Line 4451, "EditorControl.pas" + 41) + $E
+ $0[20B99E84]{coreide100.bpl} EditorControl.EditorControl.TEditControl.CMControlCommand (Line 7255, "EditorControl.pas" + 2) + $0
+ $6[5205CA19]{vcl100.bpl } Controls.Controls.TWinControl.WndProc (Line 7246, "Controls.pas" + 105) + $6
+ $6[5205C1A4]{vcl100.bpl } Controls.Controls.TWinControl.MainWndProc (Line 7021, "Controls.pas" + 3) + $6
+ $0[51F60BC0]{rtl100.bpl } Classes.Classes.StdWndProc (Line 11572, "classes.pas" +

+ $0
+ $6A[7E368731]{USER32.dll } GetDC + $6A
+ $14A[7E368811]{USER32.dll } GetDC + $14A
+ $17B[7E378E9B]{USER32.dll } DefWindowProcW + $17B
+ $1C9[7E378EE9]{USER32.dll } DefWindowProcW + $1C9
+ $10[7C91E450]{ntdll.dll } KiUserCallbackDispatcher + $10
+ $44[7E37F406]{USER32.dll } SendMessageA + $44
+ $10[20B84A6E]{coreide100.bpl} VClient.VClient.SendWindowMsg (Line 2673, "VClient.pas" + 2) + $10
+ $5[20B4A2BE]{coreide100.bpl} IDEKbd.IDEKbd.@interpret_bmi_macro$qqrp5BMI_tpcp11CmdMapTableppc (Line 39, "bmi.cpp" + 14) + $5
+ $16E[20B48ED2]{coreide100.bpl} IDEKbd.IDEKbd... (Line 586, "IDEKbd.pas" + 0) + $16E
+ $17[20B821A4]{coreide100.bpl} VClient.VClient.CmdStringProc (Line 504, "VClient.pas" + 5) + $17
+ $11[20C15B3C]{coreide100.bpl} KbClient.KbClient.TIDEKBDFrameAPI.MapAndEvalInternal (Line 832, "KbClient.pas" + 10) + $11
+ $12[20C155C1]{coreide100.bpl} KbClient.KbClient.HandleKey (Line 562, "KbClient.pas" + 6) + $12
+ $1[20C158D1]{coreide100.bpl} KbClient.KbClient.TIDEKBDFrameAPI.ProcessKeyStroke (Line 713, "KbClient.pas" + 141) + $1
+ $16[20C16604]{coreide100.bpl} KbClient.KbClient.TIDEKBDChildAPI.ProcessKeyStroke (Line 1357, "KbClient.pas" + 14) + $16
+ $18[20B98BC0]{coreide100.bpl} EditorControl.EditorControl.TCustomEditControl.DoKeyDown (Line 6843, "EditorControl.pas" + 6) + $18
+ $6[5205CA19]{vcl100.bpl } Controls.Controls.TWinControl.WndProc (Line 7246, "Controls.pas" + 105) + $6
+ $6[5205C1A4]{vcl100.bpl } Controls.Controls.TWinControl.MainWndProc (Line 7021, "Controls.pas" + 3) + $6
+ $0[51F60BC0]{rtl100.bpl } Classes.Classes.StdWndProc (Line 11572, "classes.pas" +

+ $0
+ $6A[7E368731]{USER32.dll } GetDC + $6A
+ $14A[7E368811]{USER32.dll } GetDC + $14A
+ $17B[7E378E9B]{USER32.dll } DefWindowProcW + $17B
+ $1C9[7E378EE9]{USER32.dll } DefWindowProcW + $1C9
+ $10[7C91E450]{ntdll.dll } KiUserCallbackDispatcher + $10
+ $44[7E3792DE]{USER32.dll } SendMessageW + $44
Hat jemand eine Idee wie ich das beheben kann ? Sollte ich versuchen Delphi neu zu installieren ? Bin für jeden Rat dankbar...
Viele Grüsse