HbRadioButton() > Instance variables |
Character string defining the radio button delimiters.
Data type: | C | Default: | (* ) |
The display style of a radio button 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 radio button |
2 | Character for the Selected state |
3 | Character for the Unselected state |
4 | Right delimiter of radio button |
http://www.xHarbour.com