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

OM_REMOVE

This method tells an object to remove itself from an Exec list.

Declaration

Source position: intuition.pas line 1769

const OM_REMOVE = OM_Dummy + 6;

Description

Remove an object from an Exec list. The return value for this method is not explicitly defined. This method uses the default Boopsi message.

See also

TMsg

  

DoSuperMethodA

  

Perform method on object coerced to superclass.


Documentation generated on: 2017-01-10