Dokumentaro de Gambaso
Compilation & Installation
Components
gb
gb.crypt
gb.qt4
Control
Key
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

ListBox.Add (gb.qt4)

Sub Add ( Text As String [ , Index As Integer ] )

Adds an item to the ListBox.

If Index is specified, then the new item is inserted at the Index position, 0 being the first item.

If Index is not specified, the new item is inserted at the end of the list.