JVCL Help:TJvCustomInspectorData.New

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

Search in JVCL Help

 
Search in all projects
 

Summary

Instantiate a data instance and attaches an item to it.


Pascal

 classfunctionNew: TJvCustomInspectorData;


Description

New instantiates a new data instance with the given parameters. If the data referred to by the given parameters already exists, the item will be attached to that data instance, instead of creating a new data instance. Some classes will provide multiple New class functions to aid in proper initialization for the data it is to be representing. Some of the New functions might create a group of data and items.


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