JVCL Help:TJvCustomAppStorage.WriteProperty

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

Search in JVCL Help

 
Search in all projects
 

Summary

Stores a property.


Pascal

 procedureWriteProperty(constPath: string; constPersObj: TPersistent; constPropName: string; constRecursive: Boolean);


Parameters

Parameters Description
const Path: string Path (relative to the current path) where the value is to be stored.
const PersObj: TPersistent Description for this parameter
const PropName: string Description for this parameter
const Recursive: Boolean Description for this parameter


Description

Write here a description


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