JVCL Help:TJvCaptionPanel.ClickButton
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCaptionPanel.ClickButton Method
[+] TJvCaptionPanel Events
[+] TJvCaptionPanel Methods
[+] TJvCaptionPanel Properties
Search in JVCL Help
Search in all projectsSummary
Called in response to the user clicking a caption button.
Pascal
procedureClickButton(Button: TJvCapBtnStyle); virtual;
Parameters
Parameters | Description |
Button: TJvCapBtnStyle | The button style of the button clicked. |
Description
ClickButton is called in response to the user clicking a caption button. ClickButton will trigger the OnButtonClick event if a handler is assigned to it.
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