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

WA_Flags

Tag for OpenWindowTagList(). Window Flags (WFLG_*)

Declaration

Source position: intuition.pas line 1492

const WA_Flags = WA_Dummy + $08;

Description

Multiple initialization of window flags, equivalent to TNewWindow.Flags. Use the WFLG_* constants to initialize this field, multiple bits may be set by ORing the values together.


Documentation generated on: 2021-07-30