GithubHelp home page GithubHelp logo

qsft / dscintilla Goto Github PK

View Code? Open in Web Editor NEW

This project forked from krystianbigaj/dscintilla

3.0 3.0 2.0 567 KB

DScintilla is a simple (but complete) Scintilla wrapper for Delphi VCL

Pascal 100.00%

dscintilla's Introduction

=== DScintilla

DScintilla is a simple (but complete) Scintilla wrapper for Delphi VCL (Win32).
Supported Delphi versions: D6-XE7+ (D6-D2007 requires JEDI-JCL dependency).

Because this is a wrapper for Scintilla, so you can read/see more at:

http://www.scintilla.org/ScintillaDownload.html
http://www.scintilla.org/ScintillaRelated.html
http://www.scintilla.org/ScintillaDoc.html

=== Installation

1. Get (or compile) latest version of SciLexer.dll. You can get precompiled SciLexer.dll from http://www.scintilla.org/SciTEDownload.html (Windows Executables/A full download...)
   You can also get SciLexerDll\SciLexer.dll
   However it's always recommended to use latest SciLexer.dll
2. Put SciLexer.dll to path where Delphi will be able load it. It could be for example: C:\Windows\SysWOW64 (or if you are still using x86 then it will be C:\Windows\System32)
3. Add C:\XYZ\DScintilla\Sources to your Delphi "Library path"
4. Open in Delphi C:\XYZ\Packages\DScintillaRuntime.dpk, then Build package
5. Open in Delphi C:\XYZ\Packages\DScintillaDesign.dpk, then Build and Install package

After installation you should have a TDScintilla VCL component installed in your Component Palette (page DScintilla).

=== Info

E-mail: [email protected]
Project page: https://github.com/krystianbigaj/dscintilla

dscintilla's People

Contributors

edwinyzh avatar krystianbigaj avatar michaelstaszewski avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.