AddAll about Help files in Borland Delphi 2.0
  • C++ Builder:
    C1 C3 C4 C5 C6 C2006 C2007 C2009 C2010 
  • Delphi:
    D1 D2 D3 D4 D5 D6 D7 D8 D2005 D2006 D2007 D2009 D2010 DPHP DPRISM Delphi/400 
  • Kylix:
    K1 K3 



This comprehensive demo and tutorial covers all aspects of integrating a help file into a Delphi application.

Learn, how to...
* Display the table of contents, the index and find tab from your application
* Work with help commands and macros
* Brush up your application with context sensitive help
* Implement What's This? popup help
* Accomplish contextual help with keywords (like the Delphi code editor)
* And much more

Compiled EXE, help file and full source code is included.

The second edition of this tutorial goes into details with component help files that seamlessly integrate into Delphi's online help.

  • Category:
    Install/Help
  • Author:
    (More by this author)
  • Info:
    Freeware
  • Date added:
    09 April, 2001 02:17
  • Views:
    1682
  • Downloads:
    1354
UsefulnessGood
DocumentationGood
StabilityGood
ValueGood
Ease of UseGood
Level of UseZero
1 people have rated this applicaton
Total AverageZero
 
You can submit your own rating, for this you must be logged in.
Files:
Related Downloads
RxLib  - 08 October, 1998 - Fedor Koshevnikov; Igor Pavluk; Serge Korolev

RX Library contains a large number of components, objects and routines for Borland Delphi with full source code. This library is compatible with Borland Delphi 1, 2, 3, 4 and Borland C++ Builder 1 and 3. This collection includes over 50...

GenHelp  - 05 March, 2002 - Pete Fraser

This application uses a script file to create help files for components created for Borland Delphi/C++ Builder. It has a graphical user interface to allow fast editing of topic text. It can import Delphi Pascal files and C++ headers to create a...

TXLSFile library (for Borland Delphi)  - 10 September, 2004 - SM Software (c)

TXLSFile is a Borland Delphi library for reading and writing of Microsoft Excel XLS files in a few lines of code. TXLSFile does not use or require Microsoft Excel, and lets you bypass OLE Automation. The library provides unprecedented access...

NetMap GIS Component For Delphi  - 13 May, 2002 - Peng FuZhang

NetMap Component target applications are sample GIS (Geographic Information System). There are a lot of applications that you can develop with our NetMap component. These components can be used on Borland Delphi(From 4 to 6).Full Borland...

DHelpGen 2.0 - 18 July, 2009 - MHCSoft Development

This software is basically oriented to developers and programmers in Borland Delphi, but it can be used by anyone and although it was designed to generate helps starting from projects *.dpr from Delphi, autonomous helps can be generated that don't...

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
Delphi 4 SP3 is now available - 24 February, 1999



Delphi 4 SP3 is now available for download from Borland.com site at
http://www.borland.com/devsupport/delphi/downloads/...

Linux gets nod with Borland tools support - 28 September, 1999
Inprise this week will announce that its Borland Delphi and CBuilder tools will soon support Linux, enabling developers familiar with the tools to...
Software Built With Delphi - 11 January, 2000
January 11, 2000 - Baltic Solutions is proud to present new service for Delphi community.. site featuring software products built with Delphi....
SoftwareByMartin.com releases DLite 1.0 - 14 May, 2002
Allentown, PA - May 15th, 2002 - SoftwareByMartin.com is proud to announce the release of DLite 1.0. Don't fumble with unfamiliar code editors or...
Ann: AddictTools Add-On for RAVE 5 - 18 June, 2004
Addictive Software is pleased to announce the availability of AddictTools Add-On for RAVE 5 - with downloads available for Nevrona Rave 5.0.8 BE...
Categories

Latest Forum Entries