readme.txt
来自「如何在delphi的软件中使用chm文档作为帮助文件」· 文本 代码 · 共 36 行
TXT
36 行
HTML Help Demo for Delphi 4
by Chen Gang
Date: 1999-3-13
(C) 1999-2000 Myself Software, Inc.( still in my dream :-)
email: cgcalf@263.net
Description:
------------
HTML Help is a good thing. but there is no way to use in delphi before.
This pack shows how to use HTML format help file in Delphi4.
File List:
------------
Sample.chm : Sample Help file in HTML format, Created by Micorosoft
HTML Help Workshop.
Sample.exe : Sample executable,created by delphi4
Sample.dpr : Delphi project file
Main.pas : main form source
Main.dfm : main form file
HTMLHELP_Decl.Pas : Kernal declaration file for using HTML Help
About.pas : Abour form files
About.dfm
Disclaimer of warranty:
-----------------------
This software is dispatched "as is" and without warranties whether expressed or
implied. Because of the various software and hardware environments into
which this program may be put, no warranty of fitness for a particular
purpose is offered.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?