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

objc_super

Declaration

Source position: objcrtl.pas line 110

type objc_super = packed record

  reciever: id;

  class_: _Class;

end;


Documentation generated on: 2023-03-18