Class identifier. Multiple Targets
Source position: intuition.pas line 1986
const MODELCLASS: PChar = 'modelclass'; |
SuperClass:icclass
A class of OM_UPDATE forwarding objects that have multiple targets. In addition to the features the modelclass object inherits from icclass, when a modelclass object gets an OM_UPDATE message, it forwards that OM_UPDATE message to all of the objects in its broadcast list.
Changed Methods:
OM_ADDMEMBER, OM_REMMEMBER, OM_DISPOSE, OM_NOTIFY, OM_UPDATE
|
Name of the Object class |
|
|
This structure is READ-ONLY, and allocated only by Intuition |
|
|
Create and initialize a boopsi class. |
|
|
Create an object from a class. |