ANN: Storage library v3.45 was released



Hi,

Storage library is a collection of components allowing for work with
application settings.
Main features:
* In-memory tree-like data structure.
* Data exchange with ini files, registry, binary files, TStream Delphi
object, XML files
* Data types: Boolean, Buffer, Component, Currency, DateTime, Float,
Int64, Integer, Persistent, Point, Stream, String, Variant.
* Data encrypting. Ability to save data to an external storage in the
ciphered format.
* Unicode support.
* Working with the published properties of other components without
programming (desing time dialog).
* Saving the form position and state without programming.
* Little programming for operation with unpublished properties of other
components.
* Auto link references between Storage library components.
* Links with TCustomTreeView and TCustomListView descendants for data
showing.
* SQL like search engine.
* All Storage library components are optimized for better speed.
* Full context help file, demo programs, setup program are included.

http://www.deepsoftware.com/rsllib/ - Storage library home page.
It free to try and $35 for full version with source.

Regards,
Andrei Roofin
DeepSoftware


.