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

WA_ScreenTitle

Tag for OpenWindowTagList(). Title for screen when window is activated

Declaration

Source position: intuition.pas line 877

const WA_ScreenTitle = WA_Dummy + 12;

Description

A pointer to a #0 terminated text string, which is used as the screen title and is displayed, when the window is active, in the screen's title bar. After the screen has been opened the screen's title may be changed by calling SetWindowTitles().


Documentation generated on: 2017-01-10