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

topMember

Message structure for OM_ADDMEMBER/OM_REMMEMBER

Declaration

Source position: intuition.pas line 2879

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