RTL core

Top  Previous  Next

Pretranslated C++ code > Delphi RTL/VCL > C++ code for other compilers > RTL core

There is a ready translation of core files of the Delphi RTL, that are needed nearly in every Delphi project. However, there are copyright restrictions that must be met when these files are shipped.

 

The RTL core comprises following code:

 

Parts of the System.pas (including replacements for intrinsic routines, see above).

 

 

System.Actions

System.Analytics

System.AnsiStrings

System.Character

System.Classes

System.ConvUtils

System.DateUtils

System.Diagnostics

System.Generics.Collections

System.Generics.Defaults

System.Hash

System.IniFiles

System.IOUtils

System.Masks

System.Math

System.RTLConsts

//System.Rtti.cpp
System.StdConvs

System.StrUtils

//System.SyncObjs

System.TimeSpan

//System.TypInfo

System.UITypes

//System.Zip

System.ZLib

System.ZLibConst

System.Win.Registry

 

 

System.Internal.ExcUtils

System.SysConst

System.SysUtils

System.Types

//System.Variants

 

 

Winapi.Messages.h

Winapi.Windows

 

 
 



This page belongs to the Delphi2Cpp Documentation

Delphi2Cpp home  Content