JCL Help:TJclComplex.Duplicate

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Creates a new object of TJclComplex type and assigns the value of the calling object to it.


Pascal

 public function Duplicate: TJclComplex;


Return Value

Method Duplicate returns the newly created complex number object.


Description

Use Duplicate method to create a new object of TJclComplex type and assign the value of the calling object to it.


About

Donator

Alexei Koudinov


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page