API:FMX.ActnList.TCustomActionList.DialogKey

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function DialogKey(const Key: Word; const Shift: TShiftState): Boolean; virtual;

C++

virtual bool __fastcall DialogKey(const System::Word Key, const System::Classes::TShiftState Shift);

Properties

Type Visibility Source Unit Parent
function public
FMX.ActnList.pas
FMX.ActnList.hpp
FMX.ActnList TCustomActionList

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!