ToolsAPI.IOTAAsyncCodeInsightManager.AsyncInvokeParameterCodeInsight
Delphi
function AsyncInvokeParameterCodeInsight(HowInvoked: TOTAInvokeType; const AFileName: string;
ALine, ACharIndex: Integer; ACallback: TOTAParametersCallBack): Integer;
C++
virtual int __fastcall AsyncInvokeParameterCodeInsight(TOTAInvokeType HowInvoked, const System::UnicodeString AFileName, int ALine, int ACharIndex, TOTAParametersCallBack 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.