Skip to content

da-baranov/SciDe

Repository files navigation

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