Description of TransactionFile :
TransactionFile is the Delphi file stream class with commit/rollback capabilities. Usage transaction mechanism provides reliable restoring contents of the file after fault/rollback. Buffering of operation with the file also is supported (LRU strategy).