FMX.Grid.Style.TStyledGrid.PerformKeyDown

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
FMX.Grid.Style.pas
FMX.Grid.Style.hpp
FMX.Grid.Style TStyledGrid


Beschreibung

Führt KeyDown nur dann aus, wenn es nicht bereits ausgeführt wird.