JVCL Help:TJvCustomAppStorage.ReadCollection

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Write here a summary (1 line)


Pascal

 functionReadCollection(constPath: string; List: TCollection; constClearFirst: Boolean = True; constItemName: string = cItem): Integer;


Parameters

Parameters Description
const Path: string Path (relative to the current path) of the value to read.
List: TCollection Description for this parameter
const ClearFirst: Boolean = True Description for this parameter
const ItemName: string = cItem Prefix of the sub path for the items.


Description

Write here a description


See Also

TJvCustomAppStorage.WriteCollection


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page