Vcl.AxCtrls.TActiveXControl.StdKeyPressEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure StdKeyPressEvent(Sender: TObject; var Key: Char);

C++

void __fastcall StdKeyPressEvent(System::TObject* Sender, System::WideChar &Key);

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.