[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Frees the handle for the shared reference-counted icon.
Source position: graphics.pp line 1536
protected procedure TSharedIcon.FreeHandle; override; |
FreeHandle is an overridden method in TSharedIcon. It calls DestroyIcon to free the Handle for the shared Icon in the widgetset class. It does not call the inherited method. No actions are performed in the method when Handle contains 0 (zero).
|
Release the handle for this image and free its resources. |
Version 4.0 | Generated 2025-05-03 | Home |