JEDI Online help - Details
TJvAppIniFileStorage
Summary
INI file based application data storage.
Description
TJvAppIniFileStorage is a data storage backend that stores the data in an INI file.<br>
<br>
As a descendant of TJvCustomAppIniStorage it provides the standard interface for storing data (such<br>
as settings, form positions and sizes, etc) in an INI file format. This data will be stored in an actual file, represented in memory through the use of a TMemIniFile object.<br>
Extra information
<TITLEIMG TJvAppIniFileStorage>
JVCL Information
GROUP=JVCL.Storage
FLAG=Component
Last changed by obones on 2009-01-04 20:46:01 CET
Copyright (c) 2004 by the JVCL Team; all rights
reserved
Uses PclZip by
phpconcept and parts of the PEAR
library