[Overview][Types][Classes][Procedures and functions][Index] |
Notifies observers when a value in the container has been changed.
Source position: imagelistcache.pas line 52
protected procedure TImageCacheItems.Notify( |
Ptr: Pointer; |
Action: TListNotification |
); override; |
Ptr |
|
Untyped Pointer to the value for the change notification. |
Action |
|
Action for the notification (Add, Extract, Delete). |
Version 4.0 | Generated 2025-05-03 | Home |