JVCL Help:TJvLookOutButton.Data
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvLookOutButton.Data Property
[+] TJvLookOutButton Events
[+] TJvLookOutButton Properties
Search in JVCL Help
Search in all projectsSummary
Specifies any application-specific data associated with the button.
Pascal
propertyData: Pointer;
Description
Use Data to associate any arbitrary data structure with the button. When the user selects or deletes the button, Data allows the application to quickly access information about the meaning of the button to implement the appropriate response.
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