Arguments: development-configuration
Returns or sets with setf the value of the snap-to-grid property of
development-configuration. The current configuration is the value of
(configuration *system*
). This property determines
whether dragging or resizing a component on a form will align it with
the grid dots. If true, components (when moved with the mouse) will be
aligned with the grid of dots on a form. If nil
, components can be placed anywhere, whether
aligned with the dots or not.
You can examine and change configuration options with the inspector. Choose Tools | Inspect System Data | Configuration Options.
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.