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

UnlockLayer

Unlock layer and allow graphics routines to use it.

Declaration

Source position: layers.pas line 106

procedure UnlockLayer(

  Layer: PLayer

);

Arguments

Layer

  

pointer to a layer

Description

When finished changing the ClipRects or whatever you were doing with this layer you must call UnlockLayer() to allow other tasks to proceed with graphic output to the layer.


Documentation generated on: 2021-07-30