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

tLayer_Info

Declaration

Source position: layers.pas line 56

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: 2023-03-18