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

TAreaInfo

Declaration

Source position: agraphics.pas line 363

type TAreaInfo = record

  VctrTbl: PSmallInt;

  VctrPtr: PSmallInt;

  FlagTbl: PShortInt;

  FlagPtr: PShortInt;

  Count: SmallInt;

  MaxCount: SmallInt;

  FirstX: SmallInt;

  FirstY: SmallInt;

end;


Documentation generated on: 2025-07-25