Raw image data for the icon image.
Source position: graphics.pp line 1594
public property TIconImage.RawImage : TRawImage |
RawImage is a read-only TRawImage property which contains the raw image data for the icon image.
The property value is assigned in the Create method when a TRawImage argument is provided. The UpdateFromImage method is used to examine the raw image data and get the values stored in properties.
|
Constructor for the class instance. |
|
|
Updates the icon image from the specified raw image data. |
|
| Version 4.4 | Generated 2025-11-08 | Home |