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

TopGet

Message structure for OM_GET

Declaration

Source position: intuition.pas line 2019

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