ToolsAPI.IOTACodeInsightManager100.OnEditorKey

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure OnEditorKey(Key: Char; var CloseViewer: Boolean; var Accept: Boolean);

C++

virtual void __fastcall OnEditorKey(System::WideChar Key, bool &CloseViewer, bool &Accept) = 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.