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

MUIM_KillNotify

kills previously given notifications on specific attributes

Declaration

Source position: mui.pas line 677

const MUIM_KillNotify = $8042d240;

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