ToolsAPI.IOTAAsyncCodeInsightManager.AsyncGotoDefinition

提供: RAD Studio API Documentation
移動先: 案内検索

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

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。