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

MUIM_KillNotify

kills previously given notifications on specific attributes

Declaration

Source position: mui.pas line 621

const MUIM_KillNotify = MUIB_MUI or $42d240;

Description

DoMethod(obj, MUIM_KillNotify, [TrigAttr: LongWord]);

TrigAttr
Attribute for which the notify was specified. If you set up more than one notify for an attribute, only the first one will be killed.

See also

MUIM_Notify

  

Add a notification event handler to an object


Documentation generated on: 2021-07-30