FMX.Types.TCustomPopupMenu

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

FMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTCustomPopupMenu

Delphi

TCustomPopupMenu = class(TFmxObject)

C++

class PASCALIMPLEMENTATION TCustomPopupMenu : public TFmxObject

プロパティ

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

説明

ポップアップ メニューをサポートするグラフィック コントロールに関連付けることができるポップアップ メニューを表します。


仮想抽象クラス TCustomPopupMenu は、ポップアップ メニューをサポートする FireMonkey グラフィック コントロール(TImageControlTPanel など)に関連付けることができるポップアップ コンテキスト メニューを表します。

関連項目