JVCL Help:TJvLookOutPage.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 the user to change the page text at runtime.


Pascal

 procedureEditCaption; virtual;


Description

Call EditCaption to allow the user to change the page button's text at runtime. When EditCaption is called, the user can type directly into the page button to change the text. If the user clicks outside the page button or presses Escape, the changes are discarded automatically. If the user enters a new text and presses Enter, the OnEdited event is called and the edit field is removed.


See Also

TJvLookOutPage.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