Download Latest Version SynEditCb_220208.zip (4.6 MB)
Email in envelope

Get an email when there's a new version of SynEditCb

Home
Name Modified Size InfoDownloads / Week
Readme.txt 2022-02-08 1.4 kB
MainFormExchange.zip 2022-02-08 1.2 MB
SynEditCb_220208.zip 2022-02-08 4.6 MB
Totals: 3 Items   5.8 MB 0
SynEditCb
---------


SynEditCb is a C++ version for C++Builder of the Delphi SynEdit components based on the Delphi code that you get when you fetch the components via GetIt in RAD Studio 11 Alexandria. The code was converted with the commercial program Delphi2CB. 

https://www.texttransformer.com/Delphi2CB_en.html

The Delphi2CB project files used for this are located in the "BatchFiles" folder. 

The directories of the C++ code are designed in such a way that simple code comparisons are possible. In the following, the directories of the original code and the converted code are shown and explained:

Demos				<-  using the installed components
DemosCb			<-  using the translated code
Source			<-  original Delphi code
SourceRaw		<-  result of the automatic conversion
SourceRun		<-  post-processed, compiing code
SynGen			<-  original Delphi code
SynGenRaw		<-  result of the automatic conversion
SynGenRun		<-  post-processed, compiing code


The code has hardly been tested so far. I'm posting it here in hopes of getting feedback on bugs and suggestions for improvments.


    "This product includes software developed by the Apache Software Foundation 
    (http://www.apache.org/)."


MainFormExchange
----------------

The public domain MainFormExchange is a program that helps to convert Delphi projects to C++ projects as described in the video:

https://www.youtube.com/watch?v=olfPJa5Suq0

Source: Readme.txt, updated 2022-02-08