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

WA_CustomScreen

Tag for OpenWindowTagList(). Open the window on a specific screen

Declaration

Source position: intuition.pas line 878

const WA_CustomScreen = WA_Dummy + 13;

Description

A pointer to the Screen structure of a screen created by this application. The window will be opened on this screen. The custom screen must already be opened when the OpenWindowTagList() call is made. Equivalent to NewWindow.Screen, also implies TNewWindow.Type of CUSTOMSCREEN_f.


Documentation generated on: 2017-01-10