16

In XE2 there is a new function : 'styles', for VCL(.vsf) and Firemonkey (.styles), and some are provided in C:\Program Files\Embarcadero\RAD Studio\9.0\Redist\styles directory.

As it seems to be easy to create a new style, is there any 'styles Gallery' Web site or blog somewhere ?

RRUZ
  • 134,889
  • 20
  • 356
  • 483
philnext
  • 3,242
  • 5
  • 39
  • 62
  • 2
    I uploaded a collection of Vcl Styles in this location http://code.google.com/p/vcl-styles-utils/wiki/VclStylesCollection – RRUZ Jan 12 '12 at 19:20

1 Answers1

16

No, for the moment there is no such thing like a gallery of styles for FireMonkey or VCL styles. But if you want to create you own try these entries in my blog which show an easy way to create/modify new VCL styles and FireMoney styles in few clicks. Both articles include additional styles to download.

bluish
  • 26,356
  • 27
  • 122
  • 180
RRUZ
  • 134,889
  • 20
  • 356
  • 483
  • Yes your blog is my reference about styles, but I thought that may be someone else (Embarcadero ??) would have share his work. – philnext Dec 14 '11 at 19:50
  • +1 because I can't give more. I haven't seen any official online presentation except this one. I don't get why Embarcadero when developed something like Firemonkey don't have some official showroom (except the few examples). – TLama Dec 15 '11 at 00:40