Vcl.Touch.Keyboard.SendKeys

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure SendKeys(const Keys: array of TKeyData);
procedure SendKeys(const Keys: array of TKeyData; KeyState: TKeyState);

C++

extern DELPHI_PACKAGE void __fastcall SendKeys(const Vcl::Touch::Keyboardtypes::TKeyData *Keys, const int Keys_High)/* overload */;

Propriétés

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

Description

SendKeys est utilisée en interne.

SendKeys est utilisée en interne. N'appelez pas directement SendKeys.