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

PGA_RenderBehaviour

PropGClass Tag. [I..] (Word) Render behaviour

Declaration

Source position: intuition.pas line 1986

const PGA_RenderBehaviour = PGA_Dummy + 31;

Description

If set to PG_BEHAVIOUR_NICE the gadget is re-rendered during OM_SET/OM_UPDATE even when being a subclass of propgclass. The default behaviour (PG_BEHAVIOUR_COMPATIBLE) is that subclasses of propgclass don't render in OM_SET/OM_UPDATE


Documentation generated on: 2017-01-10