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

WA_Backdrop

Tag for OpenWindowTagList(). Make this window a backdrop window

Declaration

Source position: intuition.pas line 1204

const WA_Backdrop = WA_Dummy + $22;

Description

Make this window a Backdrop window. Equivalent to TNewWindow.Flags with set WFLG_BACKDROP.


Documentation generated on: 2021-07-30