JVCL Help:TJvCsvDataSet.StoreDefs

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

Search in JVCL Help

 
Search in all projects
 

Summary

Advanced Users Only. Leave it at Default value of true.


Pascal

 propertyStoreDefs: Boolean;


Description

If true, we persist the FieldDefs in the Form/Datamodule's 'DFM' file. This property should ALWAYS be set to true, unless you don't want the Field Definitions stored in the Delphi TForm/TDataModule that you are using this component in. If your component will only ever use Dynamically Generated Field Definitions then you can set this to false.


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