MenuItem() > Instance variables |
Logical value indicating a check mark.
Data type: | L | Default: | .F. |
When .T. (true) is assigned to :checked, a check mark is displayed to the left of the caption string within a Popup() menu. Otherwise, no check mark is displayed.
The character used for the check mark is the first character of the string assigned to the :style instance variable.
http://www.xHarbour.com