JVCL Help:TJvLookOutButton.Data

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

Search in JVCL Help

 
Search in all projects
 

Summary

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