This method tells an object to remove itself from an Exec list.
Source position: intuition.pas line 2001
const OM_REMOVE = OM_Dummy + 6; |
Remove an object from an Exec list. The return value for this method is not explicitly defined. This method uses the default Boopsi message.
|
||
|
Perform method on object coerced to superclass. |