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

TopMember

Message structure for OM_ADDMEMBER/OM_REMMEMBER

Declaration

Source position: intuition.pas line 1803

type TopMember = record

  MethodID: LongWord;

  

OM_ADDMEMBER or OM_REMMEMBER

  opam_Object: PObject_;

  

add or remove this object

end;

See also

TMsg

  

DoSuperMethodA

  

Perform method on object coerced to superclass.


Documentation generated on: 2017-01-10