Menu

Tree [327ada] master / Source / VCL / SynEdit /
 History

HTTPS access


File Date Author Commit
 Demos 2020-10-30 FMXExpress FMXExpress [cb4a4a] Upgraded SVGIconImageList and SynEdit.
 Doc 2020-10-30 FMXExpress FMXExpress [cb4a4a] Upgraded SVGIconImageList and SynEdit.
 Packages 2020-10-30 FMXExpress FMXExpress [cb4a4a] Upgraded SVGIconImageList and SynEdit.
 Source 2020-11-22 APP APP [d818e9] https://github.com/Embarcadero/Dev-Cpp/issues/78
 SynGen 2020-10-30 FMXExpress FMXExpress [cb4a4a] Upgraded SVGIconImageList and SynEdit.
 .gitignore 2020-10-30 FMXExpress FMXExpress [cb4a4a] Upgraded SVGIconImageList and SynEdit.
 readme.md 2020-10-30 FMXExpress FMXExpress [cb4a4a] Upgraded SVGIconImageList and SynEdit.

Read Me

TurboPack SynEdit

Updated for 10.4 Sydney / VER340 / PKG 270

The master branch remains compatible with Delphi 10.1 Berlin or later. You can also access the 10.3 Rio, 10.2 Tokyo and 10.1 Berlin releases.

Table of contents

  1. Introduction
  2. Package names
  3. Installation

Introduction

SynEdit

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:

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

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


Installation

TurboPack SynEdit is available via the GetIt Package Manager where you can quickly and easily install and uninstall it.

To manually 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.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.