System.ImageList.TBaseImageList.Count
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.