Sciter bindings for Delphi
Check this page for other language bindings (Delphi / D / Go / .NET / Python / Rust).
Delphi 7 or newer, 32 and 64-bit platforms.
Sciter 4.0.0.7 or higher.
- Open project group file (.bpg or .groupproj) in Delphi IDE
- Activate the SciDe package
- Click Compile (or Build), then Install. The component will be placed on the Samples tab of the Component Palette.
- Copy sciter.dll from Sciter SDK to your exe directory (or define SCITER_DLL_DIR variable)
Maintenance of this repository was moved to mikanoshi/SciDe.