[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Raw image data for the icon image.
Source position: graphics.pp line 1585
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.0 | Generated 2025-05-03 | Home |