Raw image data for the icon image.
Source position: graphics.pp line 1567
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.
|
Create - Specifies a Raw image to be used, then used Inherited Create. |
|
|
Updates the icon image from the specified raw image data. |
|
TRawImage |