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

InitLayers

Initialize Layer_Info structure Obsolete

Declaration

Source position: layers.pas line 94

procedure InitLayers(

  Li: PLayer_Info

);

Arguments

Li

  

pointer to LayerInfo structure

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