Легко и главное компактно сохранит параметры всех компонентов в проекте. Так же умеет кодировать сохраняемые настройки. Доступно несколько видов сохранения - INI, BIN, XML-файлы, реестр или TStream
Описание от разработчиков!
Описание Application settings management is a important and base part of any application. Приложение для управления настройками и базой важной частью любого приложения. Usually TIniFile and TRegistry classes are used for this purpose. Обычно TIniFile и TRegistry классы используются для этой цели. Our company is pleased to offer new way for application settings management. Storage library is a collection of components allowing for work with application settings. Наша компания рада предложить новый путь для настройки приложений управления. Хранения библиотека представляет собой набор компонентов позволяющие работать с применением настроек. The concept of Storage library is very elegant and simple: Концепция библиотечного хранения очень элегантно и просто:
* The TrsStorage - main component that hold all data on tree-like in-memory structure; TrsStorage - основной компонент, который проведет все данные на деревьях, как в памяти структуры; * Several TrsStorageData components that exchange data with ini, bin, xml files, registry or TStream; Несколько компоненты TrsStorageData, что обмен данными с INI, BIN, XML-файлы, реестр или TStream; * Several TrsStorageClient components that simplify work with data; Несколько TrsStorageClient компоненты, которые упрощают работу с данными; * Several TrsEncryptor components that encode data with various algorithms using. Несколько TrsEncryptor компоненты, которые кодируют данные с различными алгоритмами.
Using Storage library you can gradually add functionality of application settings management in you application. Использование хранения библиотеки можно постепенно добавлять функциональные возможности управления параметрами приложений в вас приложений. And all of this without big programming! И все это без больших программирования!
Main features Основные характеристики
* In-memory tree-like data structure. В памяти древовидную структуру данных. * Data exchange with ini files, registry, binary files, TStream Delphi object, XML files Обмен данными с INI-файлы, реестр, бинарные файлы, объект TStream Delphi, XML файлам * Data types: Boolean, Buffer, Component, Currency, DateTime, Float, Int64, Integer, Persistent, Point, Stream, String, Variant. Типы данных: Boolean, буфера, компонентный, Валюта, DateTime, Float, INT64, Integer, стойкая, Point, Stream, String, Variant. * Data encrypting. Шифрования данных. Ability to save data to an external storage in the ciphered format. Возможность сохранения данных на внешний хранения в зашифрованном формате. Now with Rijndael (AES) algorithm! Теперь с Rijndael (AES) алгоритму! * Unicode support. Поддержка Unicode. * 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. Little программирования для работы с неопубликованными свойства других компонентов. * Auto link references between Storage library components. Авто ссылки ссылки между компонентами хранения библиотек. * Links with TCustomTreeView and TCustomListView descendants for data showing. Связи с TCustomTreeView и TCustomListView потомками за данные, свидетельствующие о. * SQL like search engine. SQL, как поисковая система. * All Storage library components are optimized for better speed. Все компоненты хранения библиотек, оптимизированных для более высокую скорость. * Full context help file, demo programs, setup program are included. Включены полный файл контекстной справки, демонстрационные программы, программы установки.
Description
Application settings management is a important and base part of any application. Usually TIniFile and TRegistry classes are used for this purpose. Our company is pleased to offer new way for application settings management. Storage library is a collection of components allowing for work with application settings. The concept of Storage library is very elegant and simple:
* The TrsStorage - main component that hold all data on tree-like in-memory structure; * Several TrsStorageData components that exchange data with ini, bin, xml files, registry or TStream; * Several TrsStorageClient components that simplify work with data; * Several TrsEncryptor components that encode data with various algorithms using.
Using Storage library you can gradually add functionality of application settings management in you application. And all of this without big programming!
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. Now with Rijndael (AES) algorithm! * 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.