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

TICONBLK

Declaration

Source position: aestypes.inc line 131

type TICONBLK = record

  ib_pmask: Pointer;

  ib_pdata: Pointer;

  ib_ptext: Pchar;

  ib_char: SmallInt;

  ib_xchar: SmallInt;

  ib_ychar: SmallInt;

  ib_xicon: SmallInt;

  ib_yicon: SmallInt;

  ib_wicon: SmallInt;

  ib_hicon: SmallInt;

  ib_xtext: SmallInt;

  ib_ytext: SmallInt;

  ib_wtext: SmallInt;

  ib_htext: SmallInt;

end;


Documentation generated on: 2023-03-18