formhook DragByCaption property
Return to Introduction  Previous page  Next page
Applies to
acFormHook component.  

Declaration
property DragByCaption: Boolean;  

Description
The DragByCaption property controls whether your form can be dragged on screen by title bar area. If DragByCaption is False, user will NOT be able to move the form by caption.  

See also
DragByClient property.