Unit 'aes' Package
[Overview][Constants][Types][Procedures and functions][Index] [#tosunits]

TAESOBJECT

Declaration

Source position: aestypes.inc line 204

type TAESOBJECT = record

  ob_next: SmallInt;

  ob_head: SmallInt;

  ob_tail: SmallInt;

  ob_type: Word;

  ob_flags: Word;

  ob_state: Word;

  ob_spec: TOBSPEC;

  ob_x: SmallInt;

  ob_y: SmallInt;

  ob_width: SmallInt;

  ob_height: SmallInt;

end;


Documentation generated on: 2023-03-18