Number of images stored in the default resolution for the image list.
Source position: imglist.pp line 403
public property TCustomImageList.Count : Integer |
Count is a read-only Integer property that indicates the number of images stored in the default resolution for the image list. Reading the value in the property causes the image resolution for Width to be selected, and its Count property is used as the property value.
|
Width of images in the default resolution for the image list. |
|
|
Number of images stored in the resolution. |
Lazarus Component Library (LCL) | Version 3.99-1b97b99691 (2024-09-01) | Home |