FMX.Grid.TColumn.DrawableCell

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property DrawableCell: IDrawableCell read GetDrawableCell;

C++

__property _di_IDrawableCell DrawableCell = {read=GetDrawableCell};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property protected
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid TColumn


Beschreibung

IDrawableCell-Interface für das Zellen-Steuerelement oder nil, wenn das Zellen-Steuerelement nicht vorhanden ist oder das IDrawableCell-Interface nicht unterstützt.