FMX.ActnList.TActionLink.Glyph

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Glyph: IGlyph read FGlyph;

C++

__property _di_IGlyph Glyph = {read=FGlyph};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property protected
FMX.ActnList.pas
FMX.ActnList.hpp
FMX.ActnList TActionLink


Beschreibung

Referenz auf das Interface IGlyph von Client.

Glyph ist nil, wenn Client nicht definiert ist oder das Interface IGlyph nicht unterstützt.

Siehe auch