JVCL Help:TJvComboEdit.Button

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

Search in JVCL Help

 
Search in all projects
 

Summary

Gives access to the button object of the combo edit control.


Pascal

 propertyButton: TJvEditButton;


Description

Use Button to access the combo edit control's button. Some properties of the button are accessible via the combo edit control's properties, such as ButtonFlat, ButtonWidth etc. But you may want to access property Button to get full access to the button object.


See Also

TJvCustomComboEdit.ButtonFlat, TJvCustomComboEdit.ButtonHint, TJvCustomComboEdit.ButtonWidth


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