Domanda

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?

È stato utile?

Soluzione 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.

Altri suggerimenti

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

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top