Click here to Skip to main content
15,885,309 members
Everything / Programming Languages / Delphi

Delphi

Delphi

Great Reads

by Chad Z. Hower aka Kudzu
Delphi has some big gotchas with interfaces. Learn how to bypass them.
by ADMGNS
An alternative method to Catmull-Rom, Chaikin or Bezier curve smoothing methods
by Issam Ali
How to pass native (Delphi) callback pointer to a .net COM assembly
by Denis Murashov
In the article I describe the possibilities of standard Delphi DFM-serialization mechanism. I start from the basics and then try to cover more complex situations.

Latest Articles

by ADMGNS
A new method for 2D polyline simplification and also smoothing that alternative to Douglas-Peucker and curvature-based simplification algorithms
by ADMGNS
Very simple, noise-based color visual cryptography for images
by Max Kleiner
We use a Command Line Interface with OpenWeatherMap (PyOWM) to make it easier to use the OpenWeatherMap API in Python.
by ADMGNS
An alternative method to Catmull-Rom, Chaikin or Bezier curve smoothing methods

All Articles

Sort by Score

Delphi 

3 Jun 2011 by Alexey Merson
If you have a SOAP server created with Borland Delphi and a SOAP client created with .NET, then you can't get it working out of the box.
20 Nov 2011 by Takso
Dynamically create a Stored Procedure to add a column when it does not exist.
25 Oct 2021 by ADMGNS
Very simple, noise-based color visual cryptography for images
22 Nov 2015 by Marc Clifton
Each function should answer "how-what-why."
12 Mar 2015 by Vladimir Nikitenko
TnvvCSVFileReader and TnvvCSVStringReader are light weighted and fast classes that resemble unidirectional data set
26 Jun 2015 by Yuriy Magurdumov
This example shows how to iterate over an unknown number of nested loops.
11 Oct 2015 by Bismark Appah
5 Dec 2010 by Member 2398479
How to dispatch event messages in C++ like a Delphi TMethod
21 Apr 2020 by Yuksel YILDIRIM
Draw Multi Parametrik Shapes in 2D
29 Sep 2015 by Thiago Gaidzinski
UniDAC allows you to connect your cross-platform application directly with many database's types.