JVCL Help:TJvCustomLookOutButton.EditCaption

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

Search in JVCL Help

 
Search in all projects
 

Summary

Allows runtime editing of the button's Caption property.


Pascal

 procedureEditCaption;


Description

Call EditCaption to set the button into edit mode. When in edit mode, the user can type directly into the button to change the Caption. When the user presses Enter, the OnEdited event is called and the Caption is changed. If the user presses Escape, or clicks outside the button, editing ends without changing the Caption.


See Also

TJvCustomLookOutButton.OnEdited


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