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