AndroidLLight » Developer.Team

Android L Style Pack for XE7

Android L Style Pack for XE7
Android L Style Pack for XE7 | 836 kB


Here are the steps to add Android L styling support to your Delphi, C++Builder or RAD Studio XE7 Android applications:

1. Place a TStyleBook onto your Master view
2. Set TStyleBook.Name = "AndroidLStyleBook"
3. Load AndroidLLight.fsf, AndroidLDarkBlue.fsf or AndroidLDark.fsf to
AndroidLStyleBook
4. Use the TForm.OnCreate event and add this code
Read more