Frage

I use Delphi XE3, but the VCL Style Designer menu item does not appear on the Tools menu. How can I activate this Tools option?

War es hilfreich?

Lösung 2

In XE3, the VCL Style Designer was given an FMX style export function and renamed the Bitmap Style Designer. If there isn't an entry for 'Bitmap Style Designer' under the Tools menu, add one following RRUZ's steps but using BitmapStyleDesigner.exe not VCLStyleDesigner.exe for the program name.

Andere Tipps

Maybe the entry was deleted accidentally. To create the item again go to Tools->Configure Tools-> Add and then fill the Tools property window like so.

enter image description here

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top