DK11 for Java | tatukgis.jdk.TGIS_Bytes.Recreate | Overloads | Constructors | Methods | Properties
Recreate an object.
// Java public void Recreate( TBytes _mem, int _pos, int _size );
// Oxygene public procedure Recreate( _mem : TBytes; _pos : Integer; _size : Integer );
Name | Type | Description |
---|---|---|
_mem | TBytes | new parameter of the object |
_pos | int Integer | new parameter of the object |
_size | int Integer | new parameter of the object |