Unit 'intuition' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#os4units]

TopAddTail

Message structure for OM_ADDTAIL

Declaration

Source position: intuition.pas line 2595

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: 2021-07-30