RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomImageList.UnRegisterChanges Method

Removes an object from the list of objects to be notified when the image list changes.

Pascal
procedure UnRegisterChanges(Value: TChangeLink);
C++
__fastcall UnRegisterChanges(TChangeLink Value);

Use the UnRegisterChanges method to unregister a TChangeLink object. The object will no longer receive notification when the image list changes. 

 

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