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

TPARMBLK

Declaration

Source position: aestypes.inc line 222

type TPARMBLK = record

  pb_tree: PAESTree;

  pb_obj: SmallInt;

  pr_prevstate: SmallInt;

  pr_currstate: SmallInt;

  pb_x: SmallInt;

  pb_y: SmallInt;

  pb_w: SmallInt;

  pb_h: SmallInt;

  pb_xc: SmallInt;

  pb_yc: SmallInt;

  pb_wc: SmallInt;

  pb_hc: SmallInt;

  pb_parm: LongInt;

end;


Documentation generated on: 2023-03-18