ToolsAPI.IOTAAsyncCodeInsightManager.AsyncGotoDefinition

From RAD Studio API Documentation
Jump to: navigation, search

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 ;

Properties

Type Visibility Source Unit Parent
function public
ToolsAPI.pas
ToolsAPI.hpp
ToolsAPI IOTAAsyncCodeInsightManager

Description

Embarcadero Technologies does not currently have any additional information.