JVCL Help:TJvXPBarItem.DataObject
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvXPBarItem.DataObject Property
[+] TJvXPBarItem Methods
[+] TJvXPBarItem Properties
Search in JVCL Help
Search in all projectsSummary
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
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