Event handler signalled when the image list is changed.
Source position: imglist.pp line 412
public property TCustomImageList.OnChange : TNotifyEvent |
OnChange is a TNotifyEvent property that implements an event handler signalled when the image list is changed. Applications must assign an object procedure which performs actions required for the event notification.
OnChange is signalled from the Change method when a procedure has been assigned to the event handler.
|
Sends change notifications when the image list is updated. |
Lazarus Component Library (LCL) | Version 3.99-1b97b99691 (2024-09-01) | Home |