GraffitiThumbListItem

Enumerations #

Name Values
This class exposes no enumerations.

Constants #

Name Type Value
This class exposes no constants.

Events #

Definition Description
This class does not expose any events.

Methods #

Name Parameters Return Type Description
Constructor Value as FolderItem None Signature for creating a new item.
Text as String = “”
Constructor Value as Picture None
Text as String = “”

Properties #

Name Type Default Value Description
Enabled Boolean True When True, the item can be interacted with.
Selected Boolean False When True, the item is selected in the display.
Tag Variant Nil User-defined storage.
Text String “” Caption displayed below the item’s image.
Tooltip String “” Tooltip displayed when an item is hovered.
Value Picture Nil Image value once loaded or as specified by the Constructor.
ValueFile FolderItem Nil FolderItem pointing to the image file as specified by the Constructor.

Examples #

There are currently no examples for this class.