I created a new style in the Bitmap Style Designer
, saved it in the Styles
folder, but I can't see it in the project options under the Appearances
tab. What's wrong?
Asked
Active
Viewed 489 times
7

David Heffernan
- 601,492
- 42
- 1,072
- 1,490

Oh nooo
- 478
- 5
- 19
-
2Check which _internal_ name are you using for your _VCL Style_, this name must be unique. – RRUZ May 12 '16 at 15:52
1 Answers
6
If you use an Embarcadero supplyed style as basis, you need to change Author
and Name
fields in the designers Inspector
window.
Then your style will be listed in Project Options - Appearance under an own divider line:

Tom Brunberg
- 20,312
- 8
- 37
- 54