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

ThinLayerInfo

convert 1.1 LayerInfo to 1.0 LayerInfo. Obsolete

Declaration

Source position: layers.pas line 177

procedure ThinLayerInfo(

  Li: PLayer_Info

);

Arguments

Li

  

pointer to LayerInfo structure

Description

Obsolete

return the extra memory needed that was allocated with FattenLayerInfo. This is must be done prior to freeing the Layer_Info structure itself. V1.1 software should be using DisposeLayerInfo.

See also

DisposeLayerInfo

  

Return all memory for LayerInfo to memory pool

FattenLayerInfo

  

convert 1.0 LayerInfo to 1.1 LayerInfo Obsolete


Documentation generated on: 2021-07-30