JVCL Help:TJvDesktopAlert.Data
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDesktopAlert.Data Property
[+] TJvDesktopAlert Fields
[+] TJvDesktopAlert Methods
[+] TJvDesktopAlert Properties
Search in JVCL Help
Search in all projectsSummary
Provides a storage variable for user data.
Pascal
propertyData: TObject;
Description
Use Data to store arbitrary data with the component. Data is similar to Tag but is defined as a TComponent to easily store classes and similar with the component. Note that you are still responsible for handling the memory of the associated object.
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