I'm writing an app for an Android tablet in Delphi XE7. I want to turn off home and back button so no one can leave the application. I have found many answers, but none refers to Delphi.
How can I achieve this in Delphi? What objects should I use? Which units I need to include?