Open topic with navigation
ui.ComboBox.GetItemCount() returns the number of options in the сombo box.
Syntax
CALL <cmb_var>.GetItemCount()
Usage and examples
ui.ComboBox.GetItemCount() takes no arguments:
CALL cmb.GetItemCount()
ComboBox
ui.ComboBox.GetItemText()
ui.ComboBox.GetItemName()
GIT repository: lycia_doc_examples
Project: 4gl_reference/ui_methods
Programs: ui.ComboBox.forName
and other programs for ui.ComboBox methods
Project: lycia_form_designer/widgets
Programs: combobox_ui_01
and other combobox_ui_0<> programs
Link for downloading: https://gitlab.com/Querix_examples/lycia_doc_examples.git