JVCL Help:TJvXPBarItem.Data

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 pointer value as part of the item.


Pascal

 propertyData: Pointer;


Description

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


See Also

TJvXPBarItem.DataObject, TJvXPBarItem.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