RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TImageList.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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!