FMX.ActnList.TActionLink.Glyph

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Glyph: IGlyph read FGlyph;

C++

__property _di_IGlyph Glyph = {read=FGlyph};

Propriétés

Type Visibilité  Source Unité  Parent
property protected
FMX.ActnList.pas
FMX.ActnList.hpp
FMX.ActnList TActionLink


Description

Référence à l'interface IGlyph de Client.

Glyph vaut nil si Client n'est pas défini ou ne prend pas en charge l'interface IGlyph.

Voir aussi