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

WA_Activate

Tag for OpenWindowTagList(). Activate the window when it opens.

Declaration

Source position: intuition.pas line 1578

const WA_Activate = WA_Dummy + $26;

Description

Activate the window when it opens. Equivalent to TNewWindow.Flags with set WFLG_ACTIVATE. Use this flag carefully, as it can change where the user's input is going.


Documentation generated on: 2021-07-30