Tag for OpenWindowTagList(). Inner height of window
Source position: intuition.pas line 1511
const WA_InnerHeight = WA_Dummy + $14; |
Specify the dimensions of the interior region of the window, i.e., inside the border, independent of the border widths. When using this flag an application will probably want to set WA_AutoAdjust.