Tag for OpenWindowTagList(). Specifies the pen number for window block fills, like the title bar.
Source position: intuition.pas line 1489
const WA_BlockPen = WA_Dummy + $06; |
Equivalent to TNewWindow.BlockPen The specific color associated with each pen number depends on the screen. Specifying -1 for these values sets the window's detail and block pen the same as the screen's detail and block pen.