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

TopGet

Message structure for OM_GET

Declaration

Source position: intuition.pas line 1787

type TopGet = record

  MethodID: LongWord;

  

OM_GET

  opg_AttrID: LongWord;

  

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: 2017-01-10