RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIcon Methods

The methods of the TIcon class are listed here.

 
Name 
Description 
 
Draw 
Render graphic onto canvas at rectangle. 
 
Indicates whether graphics object contains graphic. 
 
Get vertical size of graphic in pixels. 
 
Get horizontal size of graphic in pixels. 
 
Set vertical size of graphic in pixels. 
 
Specify if graphic should be drawn transparently. 
 
Set horizontal size of graphic in pixels. 
 
Name 
Description 
 
Copies an icon image from another TIcon object. 
 
Indicates whether the TIcon object has acquired a handle to the underlying GDI object. 
 
Prevents applications from loading icons from the clipboard. 
 
This is LoadFromResourceID, a member of class TIcon. 
 
Loads an icon resource into the icon object. 
 
Loads the icon from a stream. 
 
Releases the Windows GDI object represented by the icon. 
 
Prevents applications from saving icons to the clipboard. 
 
Saves the icon to a stream. 
 
Specifies the size of the icon. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!