CheckItem Class
A class that defines the choices of the CheckBox class. Be sure to array and use it as a child object of CheckBox class.
Screen display example
Printer output by Doc class
A check mark indicating the selection status is printed on the left side of the character string.
Default properties and ValueType
The default property is Value. ValueType can be String, Number, Fixed, Date, UString.
UString added since Version 4.2.0
Restrictions when visual style is enabled
Nothing in particular
Precautions when scaling
◆ Select button is not scaled
