Unit 'intuition' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#morphunits]

WA_DragBar

Tag for OpenWindowTagList(). Titlebar used to drag window

Declaration

Source position: intuition.pas line 1100

const WA_DragBar = WA_Dummy + 31;

Description

This flag turns the entire title bar of the window into a drag gadget, allowing the user to position the window by clicking in the title bar and dragging the mouse. Equivalent to TNewWindow.Flags with set WFLG_DRAGBAR.


Documentation generated on: 2021-07-30