Class identifier. Interconnection class
Source position: intuition.pas line 2794
const ICCLASS: PChar = 'icclass'; |
SuperClass:rootclass
Base class of simple OM_UPDATE forwarding objects. When an icclass object gets an OM_UPDATE message, it maps the attributes in the OM_UPDATE message according to its mapping list (its ICA_MAP attribute) and forwards the OM_UPDATE to its target (its ICA_TARGET attribute).
Changed Methods:
Attributes:
ICA_TARGET (IS)
ICA_MAP (IS)
ICSPECIAL_CODE (*)
|
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. |