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

UnlockLayers

Unlock all layers from graphics output. Restart graphics output to layers that have been waiting

Declaration

Source position: layers.pas line 118

procedure UnlockLayers(

  li: pLayer_Info

);

Arguments

li

  

pointer to the Layer_Info structure

Description

Make all layers in this layer list unlocked. Then call UnlockLayerInfo

See also

LockLayers

  

lock all layers from graphics output.

UnlockLayer

  

Unlock layer and allow graphics routines to use it.


Documentation generated on: 2021-07-30