aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2004-12-02 22:40:08 +0000
committernyamatongwe <devnull@localhost>2004-12-02 22:40:08 +0000
commitf3d00074e3c5731e4ac8ccea904b0d76a116395c (patch)
tree7c75eb6fec2f5264da9853f2db119a592b5121ff
parent2291fd4193de783bc62aee4bbab472f0ef034cbd (diff)
downloadscintilla-mirror-f3d00074e3c5731e4ac8ccea904b0d76a116395c.tar.gz
Added Delphi Scintilla Interface Components.
-rw-r--r--doc/ScintillaRelated.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html
index 27c01ec58..0b9e8baf4 100644
--- a/doc/ScintillaRelated.html
+++ b/doc/ScintillaRelated.html
@@ -29,6 +29,11 @@
Ports and Bindings of Scintilla
</h3>
<p>
+ <a href="http://delphisci.sourceforge.net/">Delphi Scintilla Interface Components</a>
+ is a FREE collection of components that makes it easy to use the
+ Scintilla source code editing control from within Delphi and C++ Builder.
+ </p>
+ <p>
<a href="http://www.lehigh.edu/~jrl1/">wxStEdit</a>
is a library and sample program that provides extra features over wxStyledTextControl.
</p>