Description of EasyReg :
The EasyReg components for Delphi/C++Builder save and restore user settings of your application using the Windows registry.EasyReg basically constist of three components:THistory for providing document-based applications with a Recent Files menu.TSettings for restoring user settings when the application starts.TRegistryAccess for common access to the registry entries of your application.