Arguments: menu-item
Returns or sets with setf the value of the selected property of the argument.
A selected menu-item
will be usually be
displayed with a check mark next its title when the menu is
displayed. However, if its cluster property is
true, then it will be displayed with a dot
instead of check mark, and any other menu-items in the same cluster
will be deselected automatically, making a set of menu-items act
similar to a group of radio-button
controls.
selected is a property of the grid-subsection
, grid-column
, row-header-column
, grid-row
,
column-header-row
, and menu-item
classes.
Common Graphics and IDE documentation is described in About Common Graphics and IDE documentation in cgide.htm.
The documentation is described in introduction.htm and the index is in index.htm.
Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.
Created 2000.10.5.