API:FMX.ActnList.TCustomAction.ShortCutPressed

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ShortCutPressed: Boolean read FShortCutPressed write FShortCutPressed;

C++

__property bool ShortCutPressed = {read=FShortCutPressed, write=FShortCutPressed, nodefault};

Properties

Type Visibility Source Unit Parent
property public
FMX.ActnList.pas
FMX.ActnList.hpp
FMX.ActnList TCustomAction

Description

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