/
comp
/
gb.qt
/
.draw.style
/ check
Previous
Next
Edit
Rename
Undo
Refresh
Search
Administration
→ 3.0
Documentation
History
Check
Draws a check box.
X
,
Y
,
Width
, and
Height
are the dimensions of the check box.
Value
is the checkbox state:
CheckBox.False
,
CheckBox.True
or
CheckBox.None
for an unknown state.
State
is
TRUE
if the check box is disabled,
FALSE
otherwise.