2016-04-21 64 views
-1

我剛裝了德爾福西雅圖升級1.上下文敏感的幫助德爾福西雅圖不再起作用

F1CTRLF1不再當我在一個編譯器警告工作/錯誤。
我剛剛得到No help found for DCC32

這用於在我以前的XE2版本中工作。

我可以/應該做的任何事情來解決這個問題?

注:這是什麼是詳細按鈕下方所示:

[2086747C]{coreide230.bpl} IDEServices.TToolCompilerMessageLine.ShowHelp (Line 1768, "IDEServices.pas" + 44) + $3 
[50067374]{rtl230.bpl } [email protected] (Line 37599, "System.pas" + 4) + $6 
[2086747C]{coreide230.bpl} IDEServices.TToolCompilerMessageLine.ShowHelp (Line 1768, "IDEServices.pas" + 44) + $3 
[20794EC9]{coreide230.bpl} MsgViewForm.TMessageViewForm.WMHelp (Line 1298, "MsgViewForm.pas" + 1) + $6 
[509931FD]{vcl230.bpl } Vcl.Controls.TControl.WndProc (Line 7249, "Vcl.Controls.pas" + 91) + $6 
[50997D3D]{vcl230.bpl } Vcl.Controls.TWinControl.WndProc (Line 10079, "Vcl.Controls.pas" + 158) + $6 
[50AD3514]{vcl230.bpl } Vcl.Forms.TCustomForm.WndProc (Line 4459, "Vcl.Forms.pas" + 206) + $5 
[5099735C]{vcl230.bpl } Vcl.Controls.TWinControl.MainWndProc (Line 9786, "Vcl.Controls.pas" + 3) + $6 
[50172214]{rtl230.bpl } System.Classes.StdWndProc (Line 16886, "System.Classes.pas" + 8) + $0 
[509A064F]{vcl230.bpl } Vcl.Controls.TDockTree.WindowProc (Line 15441, "Vcl.Controls.pas" + 1) + $4 
[50997E4E]{vcl230.bpl } Vcl.Controls.TWinControl.DefaultHandler (Line 10120, "Vcl.Controls.pas" + 30) + $19 
[509931FD]{vcl230.bpl } Vcl.Controls.TControl.WndProc (Line 7249, "Vcl.Controls.pas" + 91) + $6 
[2198462B]{vclactnband230.bpl} Vcl.ActnMenus.CallWindowHook (Line 748, "Vcl.ActnMenus.pas" + 20) + $F 
[50997D3D]{vcl230.bpl } Vcl.Controls.TWinControl.WndProc (Line 10079, "Vcl.Controls.pas" + 158) + $6 
[21420E8C]{vclide230.bpl} IDEVirtualTrees.TBaseVirtualTree.WndProc (Line 23582, "IDEVirtualTrees.pas" + 32) + $4 
[5099735C]{vcl230.bpl } Vcl.Controls.TWinControl.MainWndProc (Line 9786, "Vcl.Controls.pas" + 3) + $6 
[50172214]{rtl230.bpl } System.Classes.StdWndProc (Line 16886, "System.Classes.pas" + 8) + $0 
[50997E4E]{vcl230.bpl } Vcl.Controls.TWinControl.DefaultHandler (Line 10120, "Vcl.Controls.pas" + 30) + $19 
[509931FD]{vcl230.bpl } Vcl.Controls.TControl.WndProc (Line 7249, "Vcl.Controls.pas" + 91) + $6 
[183D5D8D]{cxLibraryRS23.bpl} Dxhooks. + $0 
[183D5BBD]{cxLibraryRS23.bpl} Dxhooks. + $0 
[50997D3D]{vcl230.bpl } Vcl.Controls.TWinControl.WndProc (Line 10079, "Vcl.Controls.pas" + 158) + $6 
[21420E8C]{vclide230.bpl} IDEVirtualTrees.TBaseVirtualTree.WndProc (Line 23582, "IDEVirtualTrees.pas" + 32) + $4 
[5099735C]{vcl230.bpl } Vcl.Controls.TWinControl.MainWndProc (Line 9786, "Vcl.Controls.pas" + 3) + $6 
[50172214]{rtl230.bpl } System.Classes.StdWndProc (Line 16886, "System.Classes.pas" + 8) + $0 
[5098DF2A]{vcl230.bpl } Vcl.Controls.FindControl (Line 3575, "Vcl.Controls.pas" + 6) + $9 
[50ADCB6F]{vcl230.bpl } Vcl.Forms.TApplication.ProcessMessage (Line 10443, "Vcl.Forms.pas" + 23) + $1 
[50ADCBB2]{vcl230.bpl } Vcl.Forms.TApplication.HandleMessage (Line 10473, "Vcl.Forms.pas" + 1) + $4 
[50ADCEE5]{vcl230.bpl } Vcl.Forms.TApplication.Run (Line 10611, "Vcl.Forms.pas" + 26) + 

注意補充:所有「常規」幫助在編輯器中正常工作;包括第三方文檔。

+0

Fwiw,我在西雅圖更新1中得到了同樣的「找不到幫助......」的消息,所以它不僅僅是你。 – MartynA

+0

FWIW,在XE2幫助下發生的事情是無關緊要的,因爲當前版本使用完全重新設計(恢復爲CHM)的幫助系統,因此甚至不是同一個野獸。 –

回答

0

最可能的原因是註冊表項不匹配。
如果在一個目錄中安裝Seattle,會發生這種情況,請執行卸載,然後重新安裝到另一個目錄中。

解決方法是修復註冊表項以獲得幫助。

轉至HKEY_CURRENT_USER\Software\Embarcadero\BDS\17.0\Help\HtmlHelp1Files
並手動修復路徑。
我已經包含了一個來自我的系統的複製/粘貼。

請注意,\\只在.reg文件中。在註冊表中,您只會看到一個\

Windows Registry Editor Version 5.00 

[HKEY_CURRENT_USER\Software\Embarcadero\BDS\17.0\Help\HtmlHelp1Files] 
"Dinkumware Help"="C:\\borland\\delphi10\\help\\Doc\\dinkumware.chm" 
"IDE Code Examples Help"="C:\\borland\\delphi10\\help\\Doc\\codeexamples.chm" 
"IDE Data Help"="C:\\borland\\delphi10\\help\\Doc\\data.chm" 
"IDE FireMonkey Help"="C:\\borland\\delphi10\\help\\Doc\\fmx.chm" 
"IDE Libraries Help"="C:\\borland\\delphi10\\help\\Doc\\libraries.chm" 
"IDE System Help"="C:\\borland\\delphi10\\help\\Doc\\system.chm" 
"IDE Topics Help"="C:\\borland\\delphi10\\help\\Doc\\topics.chm" 
"IDE Vcl Help"="C:\\borland\\delphi10\\help\\Doc\\vcl.chm" 
"Indy Help"="C:\\borland\\delphi10\\help\\Doc\\Indy10.chm" 
"TeeChart Help"="C:\\borland\\delphi10\\help\\Doc\\teechart.chm" 
"Jcl"="C:\\Users\\Johan\\Documents\\Embarcadero\\Studio\\17.0\\CatalogRepository\\JEDICodeLibraryJCL-2.8\\help\\Jcl.chm" 
"JclContainers"="C:\\Users\\Johan\\Documents\\Embarcadero\\Studio\\17.0\\CatalogRepository\\JEDICodeLibraryJCL-2.8\\help\\JclContainers.chm" 
"JclDeveloperTools"="C:\\Users\\Johan\\Documents\\Embarcadero\\Studio\\17.0\\CatalogRepository\\JEDICodeLibraryJCL-2.8\\help\\JclDeveloperTools.chm" 
"JclVcl"="C:\\Users\\Johan\\Documents\\Embarcadero\\Studio\\17.0\\CatalogRepository\\JEDICodeLibraryJCL-2.8\\help\\JclVcl.chm" 
"VirtualTreeview"="C:\\Users\\Johan\\Documents\\Embarcadero\\Studio\\17.0\\CatalogRepository\\VirtualTreeView-5.5\\Help\\VirtualTreeview.chm" 
"Win32"="C:\\borland\\delphi10\\help\\Doc\\Win32.chm" 

一旦所有的路徑相匹配的幫助文件的實際位置,F1應該重新工作。

+0

聰明的建議,但它沒有幫助。我*已*卸載並重新安裝,但全部默認路徑。所有這些註冊表路徑指向現有文件,但缺少teechart.chm。 –

相關問題