Unit 'MUIClass.List' Package
[Overview][Types][Classes][Index] [#MUIClass]

TMUIList.ListImageToString

Convert the Blackbox Image to a string for Display Event

Declaration

Source position: MUIClass.List.pas line 85

protected class function TMUIList.ListImageToString(

  Img: PListImage

):string;

Arguments

Img

  

Image from CreateImage() to convert

Function result

Image link as string

Description

Converts an ListImage to a string which can be used as result for OnDisplay.

See also

CreateImage()

  

Create an Image to use in the List

OnDisplay

  

Define what should be printed in a list row


Documentation generated on: 2024-03-28