Language
Delphi
Remove
Platform
Any
License
Any
This Delphi tutorial example code shows how to write a Shell
Search by Implementing IShellExtInit and IContextMenu
The Delphi source code of the Gang Of Four Lexi document editor. Presentation, UML diagrams and full source code. Composite, Decorator, Iterator, Visitor, Strategy and Command
Information on the changes that have to be made to Delphi's help files in order for your help files to be integrated with the Delphi help system.
Delphi doesn't do anything magical with this technology. It doesn't mean that if you don't use it you can't create ISAPI's or CGI's. You could create a a webserver app without Delphi's web-broker...
MoveTo(100,10);DrawTo(300,300); seems simple enough... but it
isn't enough to make a line which will still be there after you
minimize then restore the window. This tells you how to create...
This article contains an in-depth treatment of the Open Tools API of Borland Delphi. The techniques are used to develop the start and skeleton of a personal Version Control System that can be...
How do you start another program from within your Delphi program? And how do you make the Delphi program wait until the external program is terminated? A short tutorial from DelphiLand, including...
In the mean time Delphi 4 came by with CORBA support, Wizards, Type Library Editor and the works. However, if you expose an object to CORBA, what basically happens is that the COM interface you wrote...
Danny Thorpe provides some technical details of the ongoing work for Delphi and C++ Builder for Linux
This article introduces Delphi and C++ Builder to Linux programmers, examines what is currently known about Kylix, and makes some educated guesses about what we can expect.