Blog
Starting the Program Automatically at Windows Boot
Starting the Program Automatically at Windows Boot
Writing And Reading From a TextFile Delphi
Text files provide a simple, convenient way of storing textual data.
Removing HTML Tags from HTML Source Code
You can get the fields you want from the site content by using the StripHTML function, which removes...
Working with Word Document in Delphi
On this page we will explain how to control the Microsoft Word document with Delphi and share the source...
Delphi Coding - Delphi Automatic Resizing and Centering...
While this works exactly for the old screen resolutions which were all more or less in proportion there...
Changing the Delphi Program Tips Font
Almost any GUI element can be used on Windows. When a user hovers the mouse over an item, a small window...
Blocking Delphi TWebBrowser Error Alerts
While opening some sites in Delphi TWebBrowser you can give bug warnings in a row in a boring way. In...
How to Save a TXT File with a Date in Delphi
This AfterUpdateRecord event handler keeps a log file of successful record postings, including the username,...
How to Drag a Form from the Surface Instead of a Head
Delphi projects are developed by Borland and used in the class library called VCL (Visual Component...
Run external applications: ShellExecute ve ShellExecuteEx
The Delphi programming language provides a quick way to write, compile, package, and distribute cross-platform...
Setting up a Paradox Connection with Delphi
In this topic we will talk about Delphi Paradox Connection. One of the reasons why Delphi is preferred...