Form Designer Reference / Properties list |
The initializer property allows you to specify an initialization function that will be automatically called by the runtime system to set up the form item.
The initialization function must exist in the program using the form file and must be defined with a ui.Combobox parameter.