| OptionMenu.Attribute | | Database attribute of type Float32, Float64, Int32,
|
| | | UInt32, Int16, UInt16, Int8 or UInt8. The value in
|
| | | ItemEnum for a selected alternative inserted into the
|
| | | database attribute.
|
| OptionMenu.ItemMask | | Mask that states the number of menu alternatives.
|
| OptionMenu.ItemText1 | | Text of the first menu alternative.
|
| OptionMenu.ItemEnum1 | | Enumeration value of the first menu alternative.
|
| OptionMenu.ItemText2 | | Text of the second menu alternative.
|
| OptionMenu.ItemEnum2 | | Enumeration value of the second menu alternative.
|
|
|
| OptionMenu.Attribute | | Database attribute of type Float32, Float64, Int32,
|
| | | UInt32, Int16, UInt16, Int8 or UInt8. The value in
|
| | | ItemEnum for a selected alternative inserted into the
|
| | | database attribute.
|
| OptionMenu.TextAttribute | | Database attribute of type array of String80. The array
|
| | | contains the texts that are displayed in the menu.
|
| OptionMenu.SizeAttribute | | Database attribute of type Int32. States the number of
|
| | | alternative in the menu.
|
| OptionMenu.UpdateAttribute | | Database attribute of type Boolean. Should be set to
|
| | | 1 when new texts are present in the TextAttribute. New
|
| | | texts are loaded when the value is changed from 0 to 1.
|