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

topSet

Message structure for OM_NEW/OM_SET

Declaration

Source position: intuition.pas line 2823

type topSet = record

  MethodID: LongWord;

  

OM_NEW or OM_SET

  ops_AttrList: pTagItem;

  

new attributes

  ops_GInfo: pGadgetInfo;

  

Always there for gadgets, when SetGadgetAttrsA() is used, but will be nil for OM_NEW

end;

See also

TMsg

  

DoSuperMethodA

  

Perform method on object coerced to superclass.


Documentation generated on: 2021-07-30