RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomImageList.Width Property

Specifies the width of all images within the image list.

Pascal
property Width: Integer;
C++
__property int Width;

Use the Width property to specify the width of images before any are added to the image list. The image list is cleared when this value changes. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!