FMX.Grid.TPopupCell

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid FMX.Grid

Beschreibung

Repräsentiert eine Zelle in einer Tabelle, die ein Popup-Menü enthält.

Ein TPopupCell-Objekt ist in einem TPopupColumn-Objekt einer Tabelle eine Zelle, in der ein Popup-Menü angezeigt wird.

Siehe auch