JVCL Help:TJvLookOutButton.OnEdited
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvLookOutButton.OnEdited Event
[+] TJvLookOutButton Events
[+] TJvLookOutButton Properties
Search in JVCL Help
Search in all projectsSummary
Occurs after the user has edited the Caption at run-time and accepted the changes.
Pascal
propertyOnEdited: TJvLookOutEditedEvent;
Description
Write a handler for the OnEdited event to take specific action after the user has edited the button's Caption and accepted the changes. For example, you can check the Caption for invalid characters and change it if they are not accepted.
See Also
TJvCustomLookOutButton.EditCaption
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