Posts by Marcos Rocha • 101 points
2 posts
-
3
votes1
answer904
viewsA: Enable button event by entering an Edit
The best practice to achieve this is to use the event setOnEditorActionListener of EditText as shown this answer or this one here. You will need to configure Edittext in XML (if not done) with the…
-
4
votes2
answers313
viewsA: Which program does Delphi 2010 underline in red wrong codes?
Everton, this feature has been introduced since Delphi 2007, if I’m not mistaken. I’ve never seen it on Delphi 7, but the name of the feature is Syntax Checker. There are plugins that can help you…
delphianswered Marcos Rocha 101