Skip to content
This repository has been archived by the owner on Oct 22, 2022. It is now read-only.
/ SynEdit-2 Public archive
forked from Pawe1/SynEdit

SynEdit is a syntax highlighting edit control, not based on the Windows common controls.

Notifications You must be signed in to change notification settings

pyscripter/SynEdit-2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TurboPack SynEdit

Please note that developement of SynEdit has been moved to https://github.com/TurboPack/SynEdit. This repository will no longer be maintained and may close down soon. Please submit new issues and pull requests to Turbopack SynEdit.

Table of contents

  1. Introduction
  2. Package names
  3. Installation

Introduction

SynEdit is a syntax highlighting edit control, not based on the Windows common controls. SynEdit is compatible with both Delphi and C++ Builder.

This is a source-only release of TurboPack SynEdit. It includes designtime and runtime packages for Delphi and C++Builder and supports Win32 and Win64.


Package names

TurboPack SynEdit package names have the following form:

SynEditDR.bpl (Delphi Runtime) SynEditDD.bpl (Delphi Designtime)

SynEditCR.bpl (C++Builder Runtime) SynEditCD.bpl (C++Builder Designtime)


Installation

To install TurboPack SynEdit into your IDE, take the following steps:

  1. Unzip the release files into a directory (e.g., d:\SynEdit).

  2. Start RAD Studio.

  3. Add the source subdirectory (e.g., d:\SynEdit\source) to the IDE's library path. For CBuilder, add the hpp subdirectory (e.g., d:\SynEdit\source\hpp\Win32\Release) to the IDE's system include path.

  4. Open & install the designtime package specific to the IDE being used. The IDE should notify you the components have been installed.

About

SynEdit is a syntax highlighting edit control, not based on the Windows common controls.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Pascal 95.4%
  • PHP 2.3%
  • SourcePawn 1.8%
  • Other 0.5%