The STDynArray object permits you to create Paradox-style DynArrays. A STDynArray is a structure that permits a great deal of flexibility. Unlike regular arrays, or even variant arrays, a STDynArray is indexed by a string, rather than an integer.
One of the most missed features for those transitioning from Paradox to Delphi has been the lack of a DynArray. Until now! Software Technology offers a component that adds DynArray features to Delphi with greater control than what was available under
Delphi Knowledge Base is a unique collection of Delphi tips and articles where Delphi programmers can find ideas, solutions and share their experience. Everyone of us occasionally experience what it is when you can not find the right way of solving t
Delphi 1.0/Delphi 2.0 string compatibility unit. Delphi 2.0 has long strings, and uses the SetLength and SetString functions to manipulate them. Delphi 1.0 lacks these functions. For portability, this unit defines these procedures appropriately for
A Delphi version of.....
With our Delphi tutorial, you can start programming right away. No need for Pascal or OOP: we show you real RAD programming with Delphi! Demo lessons are available on DelphiLand's
VCL components for Delphi 1.0 & 2.0 designed to support CGI (Delphi 2.0 only), WinCGI (Delphi 1.0 and 2.0) and ISAPI extensions (Delphi 2.0 only) through a common interface. These components have been designed to support both interfaces...
convert Delphi code segment to C++Builder.This is a tools that convert Delphi code segment to C++Builder,it can carry out a majority of syntax conversions very simply!(The code in the function or procedure ,from VAR to last EDN ) Delphi to C++Builder
Html Help API conversion for Delphi, with sample help project and Delphi application to illustrate its use. Freeware under GNU LibGPL.
LibTiffDelphi is a pre-compiled version of LibTiff for use in the Borland Delphi programming environment. LibTiffDelphi is not a DLL. Instead, it's a series of .obj files that link into your Delphi project as if it were native |