TcxCustomImageList.SetSize(Integer,Integer) Method
In This Article
Sets a new size of the stored images, in pixels.
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
AWidth | Integer | A new width of the stored images, in pixels. |
AHeight | Integer | A new height of the stored images, in pixels. |
#Remarks
Note
The image list is cleared if a Set
See Also