FMX.Grid.TImageCell

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

FMX.StdCtrls.TImageControlFMX.Controls.TStyledControlFMX.Controls.TControlFMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTImageCell

Delphi

TImageCell = class(TImageControl, IDrawableCell)

C++

class PASCALIMPLEMENTATION TImageCell : public Fmx::Stdctrls::TImageControl

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 Bild enthält.

Ein TImageCell-Objekt ist in einem TImageColumn-Objekt einer Tabelle eine Zelle, in der ein Bild angezeigt wird.

Siehe auch