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

WA_HelpGroup

Tag for OpenWindowTagList(). Form Help groups

Declaration

Source position: intuition.pas line 1239

const WA_HelpGroup = WA_Dummy + $38;

Description

When the active window has gadget help enabled, other windows of the same HelpGroup number will also get GadgetHelp. This allows GadgetHelp to work for multi-windowed applications. Pass the ID as ti_Data to all your windows.

See also

HelpControl

  

Enable/disable Gadget-Help feature.


Documentation generated on: 2021-07-30