Width of images in the default resolution for the image list.
Source position: imglist.pp line 409
public property TCustomImageList.Width : Integer |
Width is an Integer property that contains the horizontal size in pixels for images in the default resolution for the image list. The default value for the property is 16.
Changing the value in the Height or Width properties causes the image list (and all of its resolutions) to be cleared. Set the values in the Height and Width properties prior to adding images to the list.
|
Height of images in the default resolution for the image list. |
|
|
Sets the Width and Height for images in the default resolution. |
|
|
Implements an image resolution (or size) used in TCustomImageList. |
Lazarus Component Library (LCL) | Version 3.99-1b97b99691 (2024-09-01) | Home |