Delphi Tips and Tricks
Tips and tricks to help you with your delphi applications.
Σάββατο 25 Ιανουαρίου 2014
Closing an android XE5 application
Uses FMX.Helpers.Android;
...
Procedure Tform1.Button1Click(Sender: TObject);
Begin
SharedActivity.finish;
End;
Modal form in android
If you want to use modal form in an android XE5 application you need to implement it :)...
Read more »
Νεότερες αναρτήσεις
Παλαιότερες αναρτήσεις
Αρχική σελίδα
Εγγραφή σε:
Αναρτήσεις (Atom)