GraffitiGridButtonGroup

Enumerations #

Name Values

This class exposes no enumerations.

Constants #

Name Type Value

This class exposes no constants.

Events #

Definition Parameters Description

This class exposes no events.

Methods #

Definition Parameters Return Type Description
Constructor buttons() as GraffitiGridButtonGroupItem None Creates an instance of the class.
Item index as Integer GraffitiGriddButtonGroupItem Returns the item at the specified index.
LastIndex None Integer The index of the last button item within the group.

Properties #

Name Type Default Value Description
SingleSelect Boolean False When True, only a single item can be selected at any given time. Other items are toggled to False.
Tag Variant Nil Data storage.
Value GraffitiGridButtonGroupItem Nil When SingleSelect = True, this property will contain the currently selected item.

Examples #

This class currently has no examples.

Notes #

This class currently has no notes.