DK11 for Java | tatukgis.jdk.TGIS_ParamsAbstract.Assign | Constructors | Methods | Properties
Assign values from _source object.
// Java public void Assign( TPersistent _source );
// Oxygene public procedure Assign( _source : TPersistent ); override;
Name | Type | Description |
---|---|---|
_source | TPersistent | object from which the value will be assigned |