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

TLayer_Info

Declaration

Source position: agraphics.pas line 134

type TLayer_Info = record

  Top_Layer: PLayer;

  check_lp: PLayer;

  Obs: PClipRect;

  FreeClipRects: PClipRect;

  PrivateReserve1: LongInt;

  PrivateReserve2: LongInt;

  Lock: TSignalSemaphore;

  gs_Head: TMinList;

  PrivateReserve3: SmallInt;

  PrivateReserve4: Pointer;

  Flags: Word;

  fatten_count: ShortInt;

  LockLayersCount: ShortInt;

  PrivateReserve5: SmallInt;

  BlankHook: Pointer;

  LayerInfo_extra: Pointer;

end;


Documentation generated on: 2021-07-30