JVCL Help:TJvCustomCsvDataSet.SetAllUserData

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

Search in JVCL Help

 
Search in all projects
 

Summary

An easy way to set a default value, or clear all values, from all user data.


Pascal

 procedureSetAllUserData(Data: Pointer);


Parameters

Parameters Description
Data: Pointer A pointer. Use nil here to clear all user data.


Description

Goes to each record, and sets its UserData.


See Also

TJvCustomCsvDataSet.SetUserData, TJvCustomCsvDataSet.GetUserData


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