Message structure for OM_ADDTAIL
Source position: intuition.pas line 2870
type topAddTail = record
MethodID: LongWord;
OM_ADDTAIL
opat_List: pList;
The exec list to add the object to
end;
TMsg
DoSuperMethodA
Perform method on object coerced to superclass.