Repeat this for the platform if you plan to build 64-bit applications. Step 3: Install the Packages In Delphi, go to File > Open Project . Navigate to the Unigmap Packages folder.

. Because version 1.4.8 predates Delphi 10.2 Tokyo, you may need to open and compile the existing XE2-specific project files within the newer IDE. FMSoft uniGUI Installation Steps Preparation Extract the full source code to a permanent folder (e.g., C:\Components\UniGMap

Click the ellipsis button ( ... ) next to the text field.

Set the name to your compiled application's executable file (e.g., MyMapApp.exe ).

If the compiler throws a "File not found: UniGMap.dcu" error when you drop the component on a form, it means was skipped or configured for the wrong target platform (e.g., configured for Win32 but compiling for Win64). Re-verify your Library Paths. Step 6: Verifying the Installation Select File > New > VCL Forms Application . Look at the Tool Palette on the bottom right. Search for UniGMap . Drag the TUniGMap component onto your main form.

Add the folder where you extracted the uniGMap source files. Click , then OK , and save your environment changes. Verifying the Installation in uniGUI

Press to compile and execute your application. The form should render a fully functional, interactive Google Map wrapper within your Delphi executable.

Once successfully compiled, right-click the project again and click .

Click the grey folder/browse icon, navigate to your UniGMap installation folder, and select the subfolder. Click Add , then click OK to save the path.

Select the design-time package file. It is typically named or pkg_UniGMap_DT.dpk (the _D or _DT denotes Design-time).

If the compiler stops on missing unit errors in older versions like XE2, ensure that the scope prefixes match your framework. For VCL applications, verify that Vcl.OleCtrls or SHDocVw are properly referenced in the conditional defines or directly within the UniGMap source files. IE Emulation Registry Fix

Installing third-party components from source in Delphi XE2 through to 10.2 Tokyo involves three main phases: folder preparation, package installation, and library path configuration.

I understand you're looking for information about (likely what you meant by "unigmap") version 1.48 for Delphi 10.2 Tokyo with full source installation.

Right-click the (e.g., UniGMap_D.dpk ) and click Compile .

If you run into specific compilation issues during installation, please let me know. I can help you troubleshoot if you tell me:

Add the directory where you extracted the UniGMap source code. 3. Build and Install the Package

Before jumping into the installation, it is helpful to understand exactly what you are integrating:

In the form's OnCreate event handler, add the following initial activation string: