Occasionally a Delphi unit may require cloning and creation of a new unit at an alternate location (or in the original location). This utility will clone a Delphi unit and create a new unit from the clone.
When the user clicks the Generate Unit option the following dialog will appear.
Traverse the dialog and select the desired input file.
Next, the user should select the folder where the output should be placed.
After the user supplies the output folder a unit name is required.
After the unit name is supplied, the new unit is generated. The only exception is if the newly created unit is already at the output location.
After clicking on the OK option the user has the opportunity attempt generating the new unit with a different name or a different location.
A 32-bit executable program may be downloaded by clicking here.
A 64-bit executable program may be downloaded by clicking here.
The component documentation can be found by clicking here.
The source code may be found by clicking here.
Mr. Arch Brooks, Software Engineer, Brooks Computing Systems, LLC authored this article.