[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Creates and stores a entry in the list for the specified icon type and raw image.
Source position: graphics.pp line 1699
public function TIcnsList.Add( |
AIconType: TicnsIconType; |
ARawImage: TRawImage |
):Integer; |
AIconType |
|
Type for the image data, mask, or alpha channel image in the raw data. |
ARawImage |
|
Raw image instance added to the container. |
Ordinal position in the list where the new entry was stored.
Version 4.0 | Generated 2025-05-03 | Home |