Tag for OpenWindowTagList(). Title for screen when window is activated
Source position: intuition.pas line 1499
const WA_ScreenTitle = WA_Dummy + $0C; |
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().