Height of images in the default resolution for the image list.
Source position: imglist.pp line 406
public property TCustomImageList.Height : Integer |
Height is an Integer property that contains the vertical 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.
|
Width 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 |