FMX.ActnList.IKeyShortcut
Delphi
IKeyShortcut = interface
C++
__interface INTERFACE_UUID("{1AE6E932-9291-4BCD-93D1-DDD2A3E09394}") IKeyShortcut : public System::IInterface
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
interface class |
public | FMX.ActnList.pas FMX.ActnList.hpp |
FMX.ActnList | FMX.ActnList |
Description
Interface used to access the Shortcut property of some classes.
The IKeyShortcut interface is used in classes such as TMenuItem.