RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomImageList.Change Method

Generates an OnChange event.

Pascal
procedure Change; dynamic;
C++
__fastcall Change();

Change calls the OnChange event handler if it is assigned. Override Change to block this event or provide additional responses to changes in the image list. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!