FMX.ImgList.TGlyphImageLink.Owner

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Owner: TComponent read FOwner;

C++

__property System::Classes::TComponent* Owner = {read=FOwner};

Propriétés

Type Visibilité  Source Unité  Parent
property public
FMX.ImgList.pas
FMX.ImgList.hpp
FMX.ImgList TGlyphImageLink


Description

Stocke le composant qui possède cet objet lien d'image TGlyphImageLink.

Create initialise Owner avec le paramètre AOwner spécifié.

Voir aussi