FMX.ImgList.TLayer.Name

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Name: string read FName write SetName;

C++

__property System::UnicodeString Name = {read=FName, write=SetName};

Propriétés

Type Visibilité  Source Unité  Parent
property published
FMX.ImgList.pas
FMX.ImgList.hpp
FMX.ImgList TLayer


Description

Nom insensible à la casse d'une image de la collection Source.

La fonction BitmapItemByName renvoie le bitmap multi-résolution portant ce nom dans la collection Source.

Voir aussi