AddDelphi 3 Library Path Editor 1.0



It is a freeware tool for Delphi 3 developers which allows you to edit library path. Features: there is no restriction of path length; now to edit path very easily; this tool reads and writes the registry information completely automatically.

  • Category:
    Programming Tools
  • Author:
    (More by this author)
  • Info:
    Freeware
  • Date added:
    02 June, 2000 08:27
  • Views:
    786
  • Downloads:
    260
Related Downloads
TFileList V1.0 - 21 November, 2002 - Christoph Federer

TFileList is a class derived from TPersistent, that allows managing a list of files. All filenames are stored relatively to a root-path. The root-path can beeing the file-system root ('/'), the work directory, the home directory, the directory of...

FileList V1.3 - 06 December, 2002 - Christoph Federer

TFileList is a class derived from TPersistent, that allows managing a list of files. All filenames are stored relatively to a root-path. The root-path can beeing the file-system root ('/'), the work directory, the home directory, the directory of...

PVA Picture Property Editor 3.3 - 06 January, 2006 - Pavel Agurov

PVA PicBase is Delphi property editor for bitmap properties (Glyph, Pictures and so on) and for TImageList. PicBase is common repository for your bitmaps with sorting by topic and descriptions. Also, you can use PicBase as single repository....

Delphi Registry Helper  - 20 September, 1999 - Gintaras Pikelis

Delphi Registry Helper is little FREEWARE program to assist you in maintaining Delphi registry settings. At this stage it lets you edit, remove your VCL search path. You can open, edit and then save again search path of any Delphi...

TOpenDirectory v3.1 - 22 April, 2005 - Michel Fornengo

TOpenDirectory is a VCL dialog component for Delphi or C++Builder. TOpenDirectory allows to select local and network directories with one mouse click and returns both local drive path and UNC path. Looks like a TOpenDialog. Register and you will...

Related Information
  • HOW TO KILL ANYOTHER PROGRAMS WITH DELPHI? (2001-01-02 17:04:42)
    Find the handle of the window using FindWindow or EnumWindows and use PostMessage(ProgramHandle, WM_CLOSE, 0, 0); I have not tried it, but it...
  • HOW TO GREP CHARACTERS IN DELPHI 3 (2001-01-03 01:29:32)
    Var Grep : String; Begin Grep := Copy('2000-46',6,2); End; The first parameter is a string or a dynamic array, the second is the index of...
  • HOW CAN I DEBUG DLL (2001-01-03 00:48:24)
    Do you mean how to find internal errors while writing a DLL file or how to get the exact error while calling a DLL Function ? /Filip
  • USING DLLS (2001-01-03 23:47:50)
    Hi again Goober ... :o) Let's take NETAPI32.DLL as an example. This DLL is created by Microsoft and the explanation of its use is described in...
  • DOT ON SCREEN (2001-01-03 03:42:55)
    Delphi does not support a Pixel function with a HDC, you have to use the Windows-API-function COLORREF SetPixel( HDC hdc, // handle...
Related News
Storage library version1.5 - 04 August, 2000
Storage library - elegant way for working with application settings. Hierarchical structure of then data; operation with ini files, Registry,...
ANN: PasScript Import Library 1.0 - 10 September, 2001
The PasScript Import Library allows you to use more than 150 Delphi classes
in your PasScript scripts, so you can:

- use...
ProDelphi V10.0, profiler for Delphi released - 26 May, 2002
The new version of the high accuracy industry approved profiler for Delphi
is available.

ProDelphi measures the runtime of...
ANN: PasScript VCL Import Library v1.1 - 17 January, 2002
The PasScript Import Library allows you to use more than 250 Delphi
VCL classes in your PasScript scripts, so you can:

- use...
Storage library 2.54 released - 17 February, 2002
Storage library - elegant way for working with application settings. C++Builder6 support now! Components for data showing in the...
Categories

Latest Forum Entries