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

NewLayerInfo

Allocate and Initialize full Layer_Info structure.

Declaration

Source position: layers.pas line 174

function NewLayerInfo: PLayer_Info;

Function result

pointer to PLayer_Info structure if successful nil if not enough memory

Description

Allocate memory required for full PLayer_Info structure. Initialize PLayer_Info structure in preparation to use other layer operations on this list of layers. Make the PLayer_Info unlocked (open).


Documentation generated on: 2021-07-30