DK11 for Java | tatukgis.jdk.TGIS_ParamsSection.Assign | Constructors | Fields | Methods | Properties
Assign values from _source object.
Available also on: Delphi | .NET.
Overrides TGIS_ParamsAbstract.Assign.
// 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 |