ToolsAPI.IOTACodeInsightManager100.GotoDefinition
Delphi
function GotoDefinition(out AFileName: string; out ALineNum: Integer; Index: Integer = -1): Boolean;
C++
virtual bool __fastcall GotoDefinition(/* out */ System::UnicodeString &AFileName, /* out */ int &ALineNum, int Index = 0xffffffff) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | ToolsAPI.pas ToolsAPI.hpp |
ToolsAPI | IOTACodeInsightManager100 |
Description
Embarcadero Technologies does not currently have any additional information.