Unit 'intuition' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#morphunits]

WA_Zoom

Tag for OpenWindowTagList(). Define zoom size for window

Declaration

Source position: intuition.pas line 1091

const WA_Zoom = WA_Dummy + 26;

Description

Pointer to an array of four SmallInts, the initial LeftEdge, TopEdge, Width and Height values for the alternate zoom position and size. It also specifies that the application wants a zoom gadget for the window, whether or not it has a sizing gadget.

A zoom gadget is always supplied to a window if it has both depth and sizing gadgets. This tag allows the application to open a window with a zoom gadget when the window does not have both the depth and sizing gadgets.


Documentation generated on: 2021-07-30