FMX.Grid.TPopupCell

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

FMX.ExtCtrls.TPopupBoxFMX.StdCtrls.TCustomButtonFMX.StdCtrls.TPresentedTextControlFMX.Controls.Presentation.TPresentedControlFMX.Controls.TStyledControlFMX.Controls.TControlFMX.Types.TFmxObjectTPopupCell

Delphi

TPopupCell = class(TPopupBox, IDrawableCell)

C++

class PASCALIMPLEMENTATION TPopupCell : public Fmx::Extctrls::TPopupBox

プロパティ

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

説明

ポップアップ メニューが格納されたグリッド内のセルを表します。


TPopupCell オブジェクトは、(グリッドの TPopupColumn に含まれる)ポップアップ メニューを表示する 1 つのセルです。

関連項目