Copyright © Panorama Group 1991 - 2022
Software products
Have you used UniFalcon in your projects? Let us know your favorite component from the suite in the comments below!
Which specific are you planning to target?
By default, UniFalcon may attempt to load files from a CDN. To use the local files you just copied, open UniFSCommon.pas in the UniFalcon source. and ensure the $IFDEF CDN_FALCON unifalcon components package unigui full source portable
+-----------------------------------------------------------+ | Your Delphi Web App | +-----------------------------------------------------------+ | UniFalcon Package (Customized UI & Components) | +-----------------------------------------------------------+ | uniGUI Framework (Delphi VCL-to-Web Bridge) | +-----------------------------------------------------------+ | Sencha Ext JS (Client-Side Javascript) | +-----------------------------------------------------------+ | Deployment Target (IIS ISAPI / Windows Service / Linux) | +-----------------------------------------------------------+
┌─────────────────────────────────────────────────────────────┐ │ Benefits of Full Source │ ├──────────────────────────────┬──────────────────────────────┤ │ Long-Term Survival │ Debugging Clarity │ │ Compile across new Delphi │ Step directly into code │ │ versions without patches. │ to find performance bottlenecks.│ └──────────────────────────────┴──────────────────────────────┘ 1. Cross-Version Delphi Compatibility Have you used UniFalcon in your projects
The UniFalcon suite focuses primarily on modernization and layout flexibility. Some of the standout component categories include:
Verify Delphi/C++Builder version compatibility in docs. By default, UniFalcon may attempt to load files from a CDN
Delphi and C++Builder developers frequently face challenges when trying to build modern, highly responsive web applications using existing desktop development skill sets. bridges this gap seamlessly, allowing developers to create rich internet applications (RIAs) using a familiar component-based paradigm.
While the specific components can vary by version, developers typically look to UniFalcon for features such as:
Place the portable source in a neutral location, e.g., C:\Dev\Libraries\Unifalcon\Source . Avoid spaces or special characters.
To configure UniFalcon as a portable package within your uniGUI project environment, use the following architectural approach: 1. Relative Search Paths