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

InitLayers

Initialize Layer_Info structure Obsolete

Declaration

Source position: layers.pas line 99

procedure InitLayers(

  LayerInfo: PLayer_Info

);

Description

Obsolete

Initialize Layer_Info structure in preparation to use other layer operations on this list of layers. Make the Layers unlocked (open), available to layer operations.

See also

NewLayerInfo

  

Allocate and Initialize full Layer_Info structure.

DisposeLayerInfo

  

Return all memory for LayerInfo to memory pool


Documentation generated on: 2021-07-30