Black box type to hold Images for List
Source position: MUIClass.List.pas line 20
type PListImage = ^TListImage; |
|
Create an Image to use in the List |
|
|
Delete the image pointer returned from CreateImage(). |
|
|
Convert the Blackbox Image to a string for Display Event |