User Tools

Site Tools


api:dk11:delphi:gislayer.tgis_layer.dormantgain_void

Table of Contents

TGIS_Layer.DormantGain method

DK11 for Delphi | GisLayer.TGIS_Layer.DormantGain | Constructors | Fields | Methods | Properties | Events

Calculates the approximate gain (in Megabytes) which can be achieved by releasing memory by calling Dormant method.

Available also on: .NET | Java | ActiveX | Python.

Syntax

// Delphi
public
  function DormantGain : Integer; virtual;
// C++ Builder
public:
  virtual int DormantGain(void);

Result

Type Description
Integer Value in Megabytes
2022/11/16 01:18

Page Tools