FMX.Grid.Style.TStyledGrid.PerformKeyDown

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure PerformKeyDown(var Key: Word; var KeyChar: System.WideChar; Shift: TShiftState);

C++

void __fastcall PerformKeyDown(System::Word &Key, System::WideChar &KeyChar, System::Classes::TShiftState Shift);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
FMX.Grid.Style.pas
FMX.Grid.Style.hpp
FMX.Grid.Style TStyledGrid


Description

Exécute KeyDown uniquement s'il n'a pas déjà été exécuté.