Made using MDI (Multiple Document Interface), memory management, and navigation by routes with modern design made only with VCL.
Key Features • How to Install • Download • Credits • License
- Multiple Document Interface
- Use forms within other forms, with inheritances and following good practices.
- Memory Management
- Check for memory leak when closing the program.
- Modern Design
- Visually pleasing program using only VCL.
- Responsive Layout
- Beautiful in various resolutions.
To clone and run this application, you'll need Boss installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/sklorde/DelphiToHero
# Go into the repository
$ cd DelphiToHero
# Install dependencies
$ boss install
You can download the latest executable version of DelphiToHero for Windows. (not yet)
This software uses the following open source packages:
MIT