Focus on DBEditors
Posted: Mon 11 Apr 2016 21:43
Hi at all.
When I am in insert mode on TUniQuery and focusing a DBEditor, I loose the text previously written by command line like this:
DBEditField.Text := 'Test'; (when the focus goes to DBEditField the text property is canelled). Can I switch off this behaviour?
Thanks for your help.
M.
When I am in insert mode on TUniQuery and focusing a DBEditor, I loose the text previously written by command line like this:
DBEditField.Text := 'Test'; (when the focus goes to DBEditField the text property is canelled). Can I switch off this behaviour?
Thanks for your help.
M.