JVCL Help:TJvCustomInspectorItem.ButtonClick
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomInspectorItem.ButtonClick Method
[+] TJvCustomInspectorItem Events
[+] TJvCustomInspectorItem Methods
[+] TJvCustomInspectorItem Properties
Search in JVCL Help
Search in all projectsSummary
Event handler for the edit buttons OnClick event.
Pascal
procedureButtonClick(Sender: TObject); virtual;
Parameters
Parameters | Description |
Sender: TObject | A reference to the items edit control. |
Description
ButtonClick handles the clicking of the edit button with the left mouse button or the Ctrl+Enter key combination. This leads to the calling of the Edit method.
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