ToolsAPI.IOTAAsyncCodeInsightManager290.AsyncGotoDefinitionEx

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function AsyncGotoDefinitionEx(const AFileName: string; ALine, ACharIndex: Integer;
ACallBack: TOTAGotoDefinitionCallBackEx): Integer;

C++

virtual int __fastcall AsyncGotoDefinitionEx(const System::UnicodeString AFileName, int ALine, int ACharIndex, TOTAGotoDefinitionCallBackEx ACallBack) = 0 ;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.