FMX.ImgList.TGlyphImageLink.Glyph

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Glyph: IGlyph read FGlyph;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.ImgList.pas
FMX.ImgList.hpp
FMX.ImgList TGlyphImageLink


Beschreibung

Der Typverweis des Interface IGlyph auf das Owner-Objekt, das im Konstruktor Create als Eigentümer dieser TGlyphImageLink-Verknüpfung angegeben ist.

Siehe auch