|
RAD Studio VCL Reference
|
Occurs when there's a change in any of the images stored in the associated image list.
property OnChange: TNotifyEvent;
__property TNotifyEvent OnChange;
Use the OnChange event to notify a control when the image list that it's using changes. Specify any special processing to occur at that time in the OnChange event handler.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|