[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'Intuition' (#aros)

TopAddTail

Message structure for OM_ADDTAIL

Declaration

Source position: intuition.pas line 1796

type TopAddTail = record

  MethodID: LongWord;

  

OM_ADDTAIL

  opat_List: PList;

  

The exec list to add the object to

end;

See also

TMsg

  

DoSuperMethodA

  

Perform method on object coerced to superclass.


Documentation generated on: 2017-01-10