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

ThinLayerInfo

convert 1.1 LayerInfo to 1.0 LayerInfo. Obsolete

Declaration

Source position: layers.pas line 121

procedure ThinLayerInfo(

  LayerInfo: PLayer_Info

);

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