Vcl.AxCtrls.TActiveXControl.StdKeyDownEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure StdKeyDownEvent(Sender: TObject; var Key: Word;  Shift: TShiftState);

C++

void __fastcall StdKeyDownEvent(System::TObject* Sender, System::Word &Key, System::Classes::TShiftState Shift);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.AxCtrls.pas
Vcl.AxCtrls.hpp
Vcl.AxCtrls TActiveXControl

Description

Embarcadero Technologies does not currently have any additional information.