HbCheckBox() > Instance variables |
Character string defining the check box delimiters.
Data type: | C |
The display style of a check box can be specified with an optional character string of four characters. They are used as follows:
Characters for the display style
Position | Description |
---|---|
1 | Left delimiter of check box |
2 | Character for the Checked state |
3 | Character for the Unchecked state |
4 | Right delimiter of check box |
http://www.xHarbour.com