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 ;
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
function | public | ToolsAPI.pas ToolsAPI.hpp |
ToolsAPI | IOTAAsyncCodeInsightManager |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !