Intel® Quartus® Prime Standard Edition User Guide: Debug Tools

ID 683552
Date 9/24/2018
Public
Document Table of Contents

2.9.6.5.4. checkBox Properties

Table 18.  Toolkit API checkBox Properties
Name Description
checked Specifies the state of the checkbox.
onClick Specifies the Tcl command to run every time you click the checkbox. The command is usually a proc.
text The text on the checkbox.