ToolsAPI.IOTAAsyncCodeInsightManager.AsyncGotoDefinition
Delphi
function AsyncGotoDefinition(const AFileName: string; ALine, ACharIndex: Integer;
ACallBack: TOTAGotoDefinitionCallBack): Integer;
C++
virtual int __fastcall AsyncGotoDefinition(const System::UnicodeString AFileName, int ALine, int ACharIndex, TOTAGotoDefinitionCallBack ACallBack) = 0 ;
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | public | ToolsAPI.pas ToolsAPI.hpp |
ToolsAPI | IOTAAsyncCodeInsightManager |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。