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

TLayer_Info

Declaration

Source position: layers.pas line 37

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: 2017-01-10