Just click on File | New … and a Form opens up. Select Project | Application and Unit1 – Form1 shows up in the editor. Add a TButton from the Standard Tab to the current Form1.
Edit Caption attribute from the just …
Read MoreProjects and Ideas
Just click on File | New … and a Form opens up. Select Project | Application and Unit1 – Form1 shows up in the editor. Add a TButton from the Standard Tab to the current Form1.
Edit Caption attribute from the just …
Read More[multilanguage_switcher layout=”drop-down-list”]
Let’s make a program that centers a couple of forms. One will center relative to the screen, and the other form will be centered relative to the first form….
Read More[multilanguage_switcher] Let’s call Typhon. Our IDE pops up. If we were working on another project, it will open it as default. Otherwise we should create or open one. In this case we create one. At the menu select File | New… A form pops up listing all possible kinds of projects. By selecting one of these, the project is filled up with template code by the development environment. Select Project | Application and Ok. This creates an Application Project, with some already done code. To continue working on it we must…
Read More[multilanguage_switcher]
CodeTyphon is an Object Oriented Free Pascal Visual Programming Studio, for Cross-Platform Native Development, with Multi-OS, Multi-CPU, Multi-Platform and Cross-Build abilities.
For those with experience with Delphi Prog…
[multilanguage_switcher]
We are going to create a demonstration on how to make a captionless form that can be dragged by pulling from any place from its form. Some ideas were borrowed from this site Read More
In order to recover your posts you need to recover your MySQL Database (through your utilities, like phpmyadmin, mysql workbench, console, etc.) or maybe you can connect directly to the database (some user:password@server:port, etc). In the first case assumes you can download a backup and were able to restore it at some other server, maybe your own desktop/laptop computer. In other cases like recovering from disk failure, server failure, etc, please read elsewhere in the Internet for directions or help. We assume a software failure. You may have to recover…
Read More[multilanguage_switcher]
This application was developed on Linux Debian 8 and Typhon64, but the same code should work on Windows or any other platform supported by Lazarus / Typhon / FreePascal.
In Ubuntu with Unity front end you may run into d…
Read More