Posts by Arlei • 1 point
1 post
-
0
votes0
answers34
viewsQ: Delphi FMX . Setfocus
In a field validation (Tedit) at Delphi Firemonkey, how do I make the component (Tedit) not lose focus? procedure TFrmPes1101C.EditTabDataNascimentoExit(Sender: TObject); begin inherited; if…