System.ImageList.TBaseImageList.Count

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Count: Integer read GetCount;

C++

__property int Count = {read=GetCount, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.ImageList.pas
System.ImageList.hpp
System.ImageList TBaseImageList


Description

Le nombre d'images présentes dans la liste.

Voir aussi