Additem

 

 

Add a new item to a listbox, combobox or grid.

 

      <ParentWindowName>.<ControlName>.AddItem (<cItem> | <acItem> )

 

<Item> type must be character for lists and combos, and array for grids

(in this case, the array lenght, must be equal to column count)