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

TopMember

Message structure for OM_ADDMEMBER/OM_REMMEMBER

Declaration

Source position: intuition.pas line 2603

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