FMX.Controls.TControl.AfterDialogKey
Delphi
procedure AfterDialogKey(var Key: Word; Shift: TShiftState); virtual;
C++
virtual void __fastcall AfterDialogKey(System::Word &Key, System::Classes::TShiftState Shift);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | FMX.Controls.pas FMX.Controls.hpp |
FMX.Controls | TControl |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!