Vcl.Touch.Keyboard.SendKey

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SendKey(const Key: TKeyData; KeyState: TKeyState);

C++

extern DELPHI_PACKAGE void __fastcall SendKey(const Vcl::Touch::Keyboardtypes::TKeyData Key, Vcl::Touch::Keyboardtypes::TKeyState KeyState);

Properties

Type Visibility Source Unit Parent
procedure
function
public
Vcl.Touch.Keyboard.pas
Vcl.Touch.Keyboard.hpp
Vcl.Touch.Keyboard Vcl.Touch.Keyboard

Description

SendKey is used internally.

SendKey is used internally. Do not call SendKey directly.