FMX.StdCtrls.TButton.AfterDialogKey

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure AfterDialogKey(var Key: Word; Shift: TShiftState); override;

C++

virtual void __fastcall AfterDialogKey(System::Word &Key, System::Classes::TShiftState Shift);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.StdCtrls.pas
FMX.StdCtrls.hpp
FMX.StdCtrls TButton

Description


Embarcadero Technologies does not currently have any additional information.