[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'Intuition' (#aros)

WA_DragBar

Tag for OpenWindowTagList(). Titlebar used to drag window

Declaration

Source position: intuition.pas line 903

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: 2017-01-10