ToolsAPI.IOTACodeInsightManager100.GetCodeInsightType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure GetCodeInsightType(AChar: Char; AElement: Integer; out CodeInsightType: TOTACodeInsightType;
out InvokeType: TOTAInvokeType);

C++

virtual void __fastcall GetCodeInsightType(System::WideChar AChar, int AElement, /* out */ TOTACodeInsightType &CodeInsightType, /* out */ TOTAInvokeType &InvokeType) = 0 ;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.