الرئيسية > comp > gb.qt > listbox > add 
 en fr de es it nl pl pt pt_BR mk sq ca hu cs tr fa id vi ko ja ru zh zh_TW eo
السابق  التالي  تحرير  إعادة تسمية  تراجع  بحث  الإدارة  
المستندات  
تحذير! هذه الصفحة لم يتم ترجمتها.  See english version 
ListBox.Add (gb.qt)
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.