API:FMX.Menus.TPopupMenu

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

FMX.Types.TCustomPopupMenuFMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTPopupMenu

Delphi

TPopupMenu = class(TCustomPopupMenu, IItemsContainer, IGlyph)

C++

class PASCALIMPLEMENTATION TPopupMenu : public Fmx::Types::TCustomPopupMenu

プロパティ

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

説明

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

FMX.Menus.TPopupMenu は FMX.Types.TCustomPopupMenu を継承しています。以下の内容はすべて FMX.Types.TCustomPopupMenu を参照しています。


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


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

関連項目