FMX.Grid.TPopupColumn

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

FMX.Grid.TColumnFMX.Controls.TControlFMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTPopupColumn

Delphi

TPopupColumn = class(TColumn)

C++

class PASCALIMPLEMENTATION TPopupColumn : public TColumn

Eigenschaften

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


Beschreibung

Repräsentiert eine Spalte in einem Gitter, dessen Zellen Popup-Menüs anzeigen.

Siehe auch