ContainerChildren (gb.qt4)
This virtual class returns a virtual collection of all children of a container.
Properties
Count
|
Return the number of child controls.
|
Max
|
Return the number of child controls minus one, i.e. the higher child control index.
|
Methods
Clear
|
Delete all children controls of a container.
|
Example
[gb.markdown].Markup.ProcessCode.1104: Cannot load component 'gb.highlight': cannot find component
Code adapted from a post by "shell" on the
https://www.gambas-es.org web site.