JVCL Help:TJvXPBarItem.DataObject

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

Search in JVCL Help

 
Search in all projects
 

Summary

Stores an object value as part of the item.


Pascal

 propertyDataObject: TObject;


Description

DataObject has no predefined meaning. The DataObject property is provided for the convenience of developers. It can be used for storing an additional TObject value or it can be typecast to any 32-bit value such as a pointer or an integer.


See Also

Data, Tag


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