FMX.ImgList.TCustomDestinationItem.LayersCount

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function LayersCount: Integer;

C++

int __fastcall LayersCount();

Propriétés

Type Visibilité  Source Unité  Parent
function public
FMX.ImgList.pas
FMX.ImgList.hpp
FMX.ImgList TCustomDestinationItem


Description

Renvoie le nombre de couches non vides dans la collection Layers.

Une couche est non vide lorsqu'elle contient un bitmap multi-résolution MultiResBitmap non vide.

Voir aussi