Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/da-baranov/SciDe

Sciter component for Delphi
https://github.com/da-baranov/SciDe

Last synced: about 1 month ago
JSON representation

Sciter component for Delphi

Lists

README

        

# SciDe
Sciter component for Delphi

### SUPPORTED VERSIONS AND PLATFORMS
Delphi 7 or newer, 32-bit platform (x64 was not tested)

### ACTUAL SCITER VERSION:
3.2.0.3

### INSTALLATION
1. Open project group file (.bpg or .groupproj) in Delphi IDE
2. Activate the SciDe package
3. Click Compile (or Build), then Install. The component will be placed on the Samples tab of the Component Palette.
4. Copy sciter32.dll and sciter64.dll to %DELPHI%\Projects\Bpl directory

### RUNTIME DEPENDENCIES
Just put sciter32.dll or sciter64.dll next to your executable