Tag for OpenWindowTagList(). Specifies the pen number for the rendering of window details like gadgets or text in the title bar.
Source position: intuition.pas line 1488
const WA_DetailPen = WA_Dummy + $05; |
Equivalent to TNewWindow.DetailPen 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.