RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TChangeLink.Sender Property

Specifies which image list component notifies the change link object of changes.

Pascal
property Sender: TCustomImageList;
C++
__property TCustomImageList Sender;

Use Sender to access the image list that has changed. The TImageList automatically sets this property when a call to RegisterChanges is made. 

 

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