JVCL Help:TJvDBGrid.PostOnEnterKey

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies whether pressing the Enter key posts the changes to the dataset.


Pascal

 propertyPostOnEnterKey: Boolean;


Description

Use PostOnEnterKey to specify whether pressing the Enter key automatically posts data to the underlying dataset. If PostOnEnterKey is false, the user must move to another cell before the modified data is committed.


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