Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 542 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 542 Bytes

SciDe

Sciter component for Delphi

*** SUPPORTED VERSIONS AND PLATFORMS *** Delphi 7 or newer, 32-bit platform

*** 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 *** Put sciter32.dll or sciter64.dll near your executable