WHAT IS DELPHI 7 LITE
-------------------------
Delphi 7 Lite is a standard installation of Delphi 7 Enterprise in which:
- Applied all the official updates.
- All the setup options have been discarded EXCEPT source code.
- Included programming font Consolas (recommended size 10 with ClearType enabled).
- Editor color settings of Delphi 2006.
- Replace the D7 RTL/VCL to D11(Delphi 2007) RTL(FastMM and FastCode Core) (Optional).
- Update 1.1 has been installed (version of the IDE is 7.0.8.1), these patches are applied:
Update ActionBar to 7.01
- Unneeded files have been removed.
- Can import ActiveX Componets
- Supports MIDAS development.
- Supports CLX Design development.
- Supports IntraWeb 5.0 development.
- Supports RaveReport 5 development.
- Installation do not copy of any files to system directory.
- Included VCL Fix Pack v1.1, Must Add the unit to your project (Delphi and C++Builder) manualy.
- Green Edition Integrated,you can copy the entire delphi directory to other place directly,
run file D7LiteReg***.exe to register easily,
It also can register other delphi7 edition ,such as DELPHI 7 SECOND EDITION v7.2.
- Dynamic Compile after Installation to generate RTL/VCL and other components .DCU Files,thus minish size of the installation file.
- [Optional] Every Components(Except Standard/Database Components).
- [Optional] install Project Templates(Objrepos).
- [Optional] install IDE Design Packages(Known IDE Packages).
- [Optional] install the Delphi IDE and command-line compiler(dcc32, brcc32, convert, Make, Tasm32)
- [Optional] install the Source files.
- [Optional] install the Help files.
- [Optional] Replace the D7 RTL to D11(Delphi 2007) RTL(FastMM and FastCode Core).
- [Optional] install Want builder tool instead of the Make
- [Optional] install FastMM 4.84 IDE Optimize-Compiled DLL
- [Optional] install the Expert GExperts 1.33.
- [Optional] install the Expert CnWizards 0.9.1.487.
- [Optional] install the Expert DelforExp 2.5.
- [Optional] install the Expert UnitExpert.
- [Optional] install the IDE plugin DelphiSpeedUp 2.78 to speed up IDE.
- [Optional] install the IDE plugin DDevExtensions 1.6.
- [Optional] install the Tweak DelphiDistiller 1.56, that allows to decide which packages will be loaded
when the IDE starts.
- [Optional] install Delphi build-in Tool Image Editor(imagedit.exe).
- [Optional] install Delphi build-in Tool Windows and Message Viewer(WinSight)(WS32.EXE).
- [Optional] install Delphi build-in Tool Web App Debugger(webappdbg.exe).
- [Optional] install BDE (Borland Database Engine 5.2), and related tools of BDE Administrator, SQL Explorer, Database Desktop, SQL Monitor, Data Pump, and so on..
- [Optional] install BDE Data Samples (Alias is DBDEMOS).
- All installed Expert/Tweak/plugin are OpenSource/Freeware