AddDelphi Open Tools API



The Open Tools API puts you in control. Reshape Delphi's IDE to match your needs.

The Tools API is Delphi's scripting language. Unlike other development tools, you use Delphi to extend Delphi. You don't need to learn a new scripting language, or give up your powerful components and development tools.

Whether you need to automate repetitive tasks, create powerful, interactive template for creating forms and projects, or extend Delphi's IDE, the Tools API is your ticket to making your programming job easier.

The best way to find your way around the Open Tools API is to start with Hidden Paths of Delphi 3. This book explains the concepts, terminology, and the Delphi 3 classes that make up the Tools API. The Delphi 3 information applies to Delphi 4, too. These web pages describe the differences between Delphi 3 and Delphi 4.

  • Category:
    Miscellaneous
  • Author:
    (More by this author)
  • Info:
    Freeware
  • Date added:
    02 June, 2012 11:01
  • Views:
    694
  • Downloads:
    0
Related Downloads
Sybase Open Client CT-Lib Components Pack v 2.7.0 - 04 May, 2002 - Stephan Marais

A set of native Delphi components that connect to Sybase and SQLAnywhere using the Open Client CT-Library and CS-Library API's. These components connect directly to Sybase and SQL Anywhere and there is no DLL or BDE, only the Sybase Open Client...

SANE tools for Kylix V1.1 - 27 October, 2004 - Christoph Federer

"Sane-Tools for Kylix" is a packet, that allows easy and simple access to the SANE (Scanner Access Now Easy) - API. Included are the API-interface, units with classes for visual/non-visual development and a full functional scan application. It's...

ParseWare Library V1.5 - 06 July, 2002 - John Panagia

ParseWare is a library that provides name and address parsing functionality for Delphi developers. In addition to the Delphi class library, we've created the ParseWare API and FoxPro wrapper for the API. The API is a 32-bit Windows DLL that...

HTML Help API  - 21 August, 1999 - Lloyd Kinsella Software

HTML Help API is yet another translation of Microsoft's new Help API. But unlike any others, this API is in TRUE Borland/Inprise style which includes structures and functions for both AnsiChar and WideChar!

eBay XML API For Delphi (win32)  - 09 September, 2006 - Laurent Meyer

ebayAPI4Delphi is a suite of native Delphi components for accessing eBay servers with eBay XML API. It implements all classes defined by eBaySvc.wsdl. Simple, thread safe and easy to use, it enables any Delphi applications to gain access to...

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
ProDelphi 7.2 released - 02 December, 1999
ProDelphi, the source code profiler for Delphi, version 7.2 is
released.

New in version 7.2:


  • Bug,...
ProDelphi 7.1 released - 05 November, 1999
New in version 7.1 Bug, that prevented start of profiler under Windows 95 A, fixed.

Most important features:

  • Built-in viewer,...
Ann: PHP4Delphi 5.0 released - 14 September, 2003
PHP4Delphi 5.0 is a first Visual Development Framework for creating custom PHP Extensions using Delphi.

PHP4Delphi also allows...
Phoenix Mail Open Source project - 19 February, 1999
There's a new Open Source project going on that is developing an email program in Delphi 3. Totally free, totally
source (Delphi 3)....
PE Explorer: what makes a program tick? - 08 May, 2002
PE Explorer: a complete multi purpose tool that comes with PE Header Viewer, Exported/Imported API Function Viewer, API Function Syntax Lookup,...
Categories

Latest Forum Entries