Unit 'Intuition' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#aros]

TopGet

Message structure for OM_GET

Declaration

Source position: intuition.pas line 1787

type TopGet = record

  MethodID: PtrUInt;

  

OM_GET

  opg_AttrID: PtrUInt;

  

ID of attribute to get

  opg_Storage: Pointer;

  

may be other types, but 'integer' types are all LongWord

end;

See also

TMsg

  

DoSuperMethodA

  

Perform method on object coerced to superclass.


Documentation generated on: 2021-07-30