Unit 'Graphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TSharedIcon.FreeHandle

Frees the handle for the shared reference-counted icon.

Declaration

Source position: graphics.pp line 1563

protected procedure TSharedIcon.FreeHandle; override;

Description

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).

See also

TSharedImage.FreeHandle

  

Release the handle for this image and free its resources.



CT Web help

CodeTyphon Studio