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.
// Delphi public function DormantGain : Integer; virtual;
// C++ Builder public: virtual int DormantGain(void);
Type | Description |
---|---|
Integer | Value in Megabytes |