RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TImageList.Height Property

Specifies the height of images within the image list.

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

Use the Height property to specify the height 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!