ToolsAPI.IOTAAsyncCodeInsightManager.AsyncGetHintText

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function AsyncGetHintText(HintLine, HintCol: Integer; ACallBack: TOTAHintTextCallBack): Integer;

C++

virtual int __fastcall AsyncGetHintText(int HintLine, int HintCol, TOTAHintTextCallBack 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.