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

WA_DepthGadget

Tag for OpenWindowTagList(). Add Depthgadget to window

Declaration

Source position: intuition.pas line 1202

const WA_DepthGadget = WA_Dummy + $20;

Description

Setting this flag adds a depth gadget to the window. This allows the user to change the window's depth arrangement with respect to other windows on the screen. Intuition places the depth gadget in the upper right corner of the window. Equivalent to TNewWindow.Flags with set WFLG_DEPTHGADGET.


Documentation generated on: 2021-07-30