INSTRUCTIONS

1. Extract the archive to a directory of your choice
2. Run Delphi 13. 
3. Open any of the demo projects.
4. Select the Options for the project and select Building|Delphi Compiler from the left hand tree view.
5. Click on the Search Path.
6. Click on the Browse for folder button.
7. Select the Dcu folder of the extracted archive. Click the Add button to add the selected folder to the list. Click OK to close the Directories dialog. Click OK to close the Options dialog.
8. Ensure that the two BPL files in the Source\D13\bpl folder of the extracted archive are on the Path of Delphi 13. The recommended way to do 
this is to move them into the [Shared Documents]\Embarcadero\Studio\23.0\Bpl folder (if you installed Delphi 13 for All Users).
9. Ensure that any DCP files in the Source\D13\dcp folder of the extracted archive are on the Path of Delphi 13. The recommended way to do 
this is to move them, if they exist, into the [Shared Documents]\Embarcadero\Studio\37.0\Dcp folder (if you installed Delphi 13 for All Users).
The dcp files are necessary in order to later install plugin packages that require the BPL files.
10. Open Component|Install Packages from the main menu of the IDE.
11. Click on the Add button.
12. Select the two Bpl files (which must be on the Path of Delphi 13). Click OK to close the Packages dialog.

You are now ready to open the demo projects of the extracted archive.