Description of TRollback :
The TRollBack component makes it easy for you to implement a Save Changes/Cancel Changes functionality for files opened and edited by your application. The component keeps track of opened-file file names and the corresponding temporary file created in the Windows temp directory. The temporary file is eventually either released or used to restore the original file contents. Includes TTempFile and TFileCopy components at no additional cost.