RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomImageList.Initialize Method

Initializes a newly allocated image list.

Pascal
procedure Initialize; virtual;
C++
virtual __fastcall Initialize();

Initialize is called from the constructor of the image list. It sets numerous image list properties to their default values and creates instances of helper objects used internally. 

 

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