RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TImageList.AllocBy Property

Sets the number of images by which the image list grows when it needs to make room for new images.

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

Use the AllocBy method to specify the number of new images that can be added to the resized image list. 

 

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