Message structure for OM_ADDTAIL
Source position: intuition.pas line 2036
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.