JVCL Help:TJvEnterAsTab.AllowDefault

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies if the component should consider button controls.


Pascal

 propertyAllowDefault: Boolean;


Description

Use AllowDefault to specify if button controls should process the Enter key themselves. For example, when this property is true and the currently active control on the form is a button, the button will be clicked when the user presses Enter. If this property is set to false, focus is moved to the next control instead.


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