FMX.Grid.TGlyphColumn.GlyphInterface

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property GlyphInterface: IGlyph read FGlyph;

C++

__property Fmx::Actnlist::_di_IGlyph GlyphInterface = {read=FGlyph};

Eigenschaften

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


Beschreibung

Referenz auf ein Glyph-Interface, das vom PresentedControl mit dieser Glyph-Spalte und dem aktuellen Datenmodell unterstützt wird.

Siehe auch