ToolsAPI.IOTAAsyncCodeInsightManager.AsyncParameterCodeInsightParamIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure AsyncParameterCodeInsightParamIndex(const AFileName: string; ALine,
ACharIndex: Integer; ACallBack: TOTAParamIndexCallBack);

C++

virtual void __fastcall AsyncParameterCodeInsightParamIndex(const System::UnicodeString AFileName, int ALine, int ACharIndex, TOTAParamIndexCallBack ACallBack) = 0 ;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.