![]() | DIAdem 2017 Help |
![]() | DIAdem 2018 Help |
![]() | DIAdem 2019 Help |
![]() | DIAdem 2020 Help |
![]() | DIAdem 2020 SP1 Help |
This is a list of the variable types that you can assign to the dialog editor controls.
Boolean | Byte | Word | Integer | Longinteger | Real | Free Text | Enumeration | Dynamic Enumeration List | Variant | Channel | |
Button | |||||||||||
CheckBox | X | X | X | X | X | ||||||
ComboBox | X | X | X | X | X | X | |||||
Dialog | |||||||||||
EditBox | X | X | X | X | X | X | X | X | X | ||
EnumListbox | X | X | |||||||||
EnumCombobox | X | X | |||||||||
Frame | X | X | X | X | X | X | X | X | X | ||
ListBox | X | X | X | X | X | X | X | ||||
Picture | |||||||||||
RadioButton | X | X | X | X | X | X | X | ||||
SpinBox | |||||||||||
Table (Only matrix and vector variables) | X | X | X | X | X | X | X | X | X | X | |
Text | X | X | X | X | X | X | X | X | X | ||
ChnComboBox | X | X | X | ||||||||
ChnListBox | X | X | X |
In the ChnComboBox control, you can only use a channel variable if the ComboType property has the value 2 - StaticDropDown. In the ChnListBox control, you only can use a channel variable if the SelectionMode property has the value 0 - No.
Helpful
Not Helpful