Fast and Flexible Design with Dynamic Components
Starting user interface design from scratch is no longer a hassle. With this special program we developed, you can dynamically add the basic components used in Delphi (TEdit, TLabel, TCheckBox, TRadioButton, TImage, etc.) to the design area, easily position and customize them. It is also possible to create drawing-supported forms with elements such as shape components TLine, TCircle, TEllipse, TRectangle and TRoundRect. This structure gives the user the flexibility to design from scratch; it allows planning the screen flow without writing code.
Realistic Application Simulations with Master & Master-Detail Data Structure
We offer strong support not only for simple screen design but also for database connections and listing operations. The application supports both Master and Master-Detail data structures, allowing you to represent real-world data relationships directly in the design. When your designs are exported to PDF, these data relationships are preserved and drawn properly on the output. This allows even complex reporting operations to be simulated easily.
Flexible Workflow with Save and Load Feature
Projects can grow over time or be edited by different users at different times. For this reason, a system was developed where you can save your designs and open them again at any time. All the drawings you have made, component locations and properties are saved safely. This way, you can easily continue the project where you left off and work together on the same project in collaborative environments.
Delphi Compatible Coding and Component Naming Support
This tool is specially optimized for Delphi developers. The components used during design are defined with names that match their Delphi counterparts. This way, you don't have to manually change the names later. In addition, details such as table names and data fields can be entered directly from the system. Thanks to this approach, the design you create can be integrated directly into your Delphi project.
Instant Android Application Integration with Code Generation
After completing your design, you can create Android-compatible PDF production code that can run directly on Delphi FMX by pressing the "Export Code" button with a single click. The codes include: file paths, JFileOutputStream, Intent, TAndroidHelper, and other Android-specific classes. In other words, the design is not only visual, but also a logical structure that works directly. This feature offers a time-saving and error-free solution for those who want to develop applications that produce Android PDF output.