[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'Intuition' (#aros)

GA_RelSpecial

GadgetClass Tag. [IS.] (LongInt) This attribute should only be set by subclasses of GadgetClass.

Declaration

Source position: intuition.pas line 1945

const GA_RelSpecial = GA_Dummy + $0027;

Description

Applications should keep their hands away! If set this means, that GM_LAYOUT is called, when the window it is in is opened or its size changes. This allows gadgets to make their own size dependent on the size of the window.


Documentation generated on: 2017-01-10