ToolsAPI.IOTAAsyncCodeInsightManager.AsyncInvokeCodeCompletion
Delphi
function AsyncInvokeCodeCompletion(AHowInvoked: TOTAInvokeType; var AStr: string; ALine, ACharIndex: Integer;
ACallback: TOTACodeCompleteCallBack): Integer;
C++
virtual int __fastcall AsyncInvokeCodeCompletion(TOTAInvokeType AHowInvoked, System::UnicodeString &AStr, int ALine, int ACharIndex, TOTACodeCompleteCallBack 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.