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
Definition | Description |
Constructor( Caption as String, ChildContainer as ContainerControl ) | Constructs and instance of the class with the parameters as property values. |
Constructor( Icon as Picture, Caption as String, ChildContainer as ContainerControl ) |
Properties
Name | Type | Default Value | Description |
Caption | String | “” | The text of the item. |
ChildContainer | ContainerControl | Nil | The ContainerControl contents of the Accordion item’s panel. |
Icon | Picture | Nil | The picture to be drawn with the caption. |
Examples
There are currently no examples for this class.