08-15-2019, 11:27 AM
Hi
The error does not depend on the setting of SubmitOnAsyncEvent property:
" It works differently when you press Enter:
- If there is only one TIWEdit, the form OnRender event starts. (This is not good!)
- If the form has more TIWEdit then OnRender event for the form won't start. (It's okay.)"
The same happens if TIWRegion contains only one TIWEdit.
Surprisingly many problems are caused by this error.
The error does not depend on the setting of SubmitOnAsyncEvent property:
" It works differently when you press Enter:
- If there is only one TIWEdit, the form OnRender event starts. (This is not good!)
- If the form has more TIWEdit then OnRender event for the form won't start. (It's okay.)"
The same happens if TIWRegion contains only one TIWEdit.
Surprisingly many problems are caused by this error.

