RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDragImageList.Initialize Method

Sets numerous image list properties to their default values and creates instances of objects used internal to the image list.

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

Initialize is called from the constructors of the image list. 

 

Create

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