[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'agraphics' (#aros)

TLayer_Info

Declaration

Source position: agraphics.pas line 522

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;

  

LIFLG_SUPPORTS_OFFSCREEN_LAYERS

  fatten_count: ShortInt;

  

  LockLayersCount: ShortInt;

  

  PrivateReserve5: SmallInt;

  

  BlankHook: Pointer;

  

  LayerInfo_extra: Pointer;

  

end;


Documentation generated on: 2017-01-10