Source position: aestypes.inc line 165
type TBITBLK = record
bi_pdata: Pointer;
bi_wb: SmallInt;
bi_hl: SmallInt;
bi_x: SmallInt;
bi_y: SmallInt;
bi_color: SmallInt;
end;