API:FMX.ActnList.TCustomAction.IsDialogKey

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function IsDialogKey(const Key: Word; const Shift: TShiftState): Boolean;

C++

bool __fastcall IsDialogKey(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 TCustomAction

Description

Embarcadero Technologies does not currently have any additional information.