[Overview][Types][Classes][Procedures and functions][Index] |
Notifies an image list list when the handle for the resolution is freed.
Source position: imglist.pp line 148
protected procedure TCustomImageListResolution.ReferenceDestroying; override; |
ReferenceDestroying is an overridden method used to perform a notification when the handle for the Reference class is freed. ReferenceDestroying calls the inherited method, and notifies the image list that the handle for the resolution is being freed.
lazarus-ccr.sourceforge.net |