FMX.ActnList.IKeyShortcut

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

IKeyShortcut = interface

C++

__interface  INTERFACE_UUID("{1AE6E932-9291-4BCD-93D1-DDD2A3E09394}") IKeyShortcut  : public System::IInterface

プロパティ

種類 可視性 ソース ユニット
interface
class
public
FMX.ActnList.pas
FMX.ActnList.hpp
FMX.ActnList FMX.ActnList


説明

クラスの Shortcut プロパティにアクセスするために使用されるインターフェイス。

IKeyShortcut インターフェイスは、TMenuItem などのクラスで使用されます。

関連項目