Unit 'layers' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#os4units]

TLayer_Info

Declaration

Source position: layers.pas line 44

type TLayer_Info = record

  top_layer: PLayer;

  

  resPtr1: Pointer;

  resPtr2: Pointer;

  FreeClipRects: PClipRect;

  

  Bounds: TRectangle;

  Lock: TSignalSemaphore;

  

  gs_Head: TMinList;

  

  PrivateReserve3: SmallInt;

  

  ClipRectPool: Pointer;

  Flags: Word;

  

  fatten_count: ShortInt;

  

  LockLayersCount: ShortInt;

  

  PrivateReserve5: SmallInt;

  

  BlankHook: PHook;

  

  LayerInfo_extra: Pointer;

  

end;


Documentation generated on: 2021-07-30