formmagnet FormDragable property
Return to Introduction  Previous page  Next page
Applies to
acFormMagnet component.  

Declaration
property FormDragable: Boolean;  

Description
The FormDragable property controls whether the form can be moved over screen by client area. If FormDragable is True, user will be able to move the form dragging it by client area.  

See also
DragByClient and DragByCaption properties of acFormHook component.