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.
- Installation do not copy of any files to system directory.
- 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.
- Included VCL Fix Pack v1.1, Must Adding the unit to your project (Delphi and C++Builder) manualy.
- [Optional] Every Components(Except Standard/Database Components).
- [Optional] install Project Templates(Objrepos).
- [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 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 the Expert DelforExp 2.5.
- All installed Expert/Tweak/plugin are OpenSource/Freeware.