DK11 for Java | tatukgis.jdk.TGIS_Bytes.ReallocMem | Constructors | Methods | Properties
Realloc memory of an object.
// Java public void ReallocMem( int _size );
// Oxygene public procedure ReallocMem( _size : Integer );
Name | Type | Description |
---|---|---|
_size | int Integer | new size of the object |