The function %HI_SetItemText sets the text defined by the parameter itemText to the current item (if the parameter itemIdx is not entered) or the item defined by the parameter itemIdx (from 1...).
The function %HI_GetItemText detects the text of the current item (if the parameter itemIdx is not entered) or of the item defined by the parameter itemIdx (from 1...).
Note
If given object of List box type is editable, the term current item is taken the input field for entering a text. For this item, there is also valid the parameter itemIdx=0.
Pridať komentár