JVCL Help:TJvExpress.AddButton

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

Search in JVCL Help

 
Search in all projects
 

Summary

Adds a new button to the control.


Pascal

 functionAddButton: TJvExpressButton;


Return Value

The newly created button.


Description

Call AddButton to add a new button to the control. The button is added to the end of the list of available buttons. Use the returned instance to set the properties of the button.


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