Boa tarde.
Quando defino as propriedades Appearance.BorderColor e Appearance.TextColorDisable como clGray por exemplo, pressionando ALT + F12 para visualizar o código do DFM e ALT + F12 para voltar para a tela de design, as cores são retornadas ao default. Sendo que o UIStyle está definido como tsCustom.
Att. Luiz Fernando.
I'm not sure what you mean.
The default colors for Appearance.BorderColor and Appearance.TextColorDisable are gray: $00ADB0B3
So, it is unclear what exactly your problem is or what you want to change?
Also, please use English language for our support center.
Example.zip (7.9 KB)
Good morning.
I’ve prepared a small example to illustrate an issue I’m encountering. Both buttons are initially disabled, but I’ve adjusted the properties as I mentioned previously.
To reproduce the problem, please open the project so the form is displayed. Then, press ALT+F12 to view the DFM source file. After that, press the same keys again to return to the design view — at that point, the issue should become visible.
I appreciate your time and assistance with this. Please let me know if you need any further details.
Best regards.
I tested this here but I did not notice an issue?

AdvGlowButton.zip (1.2 MB)
Good morning.
I created a video demonstrating how to reproduce the problem.
Thanks for the extra information. This helped us trace & solve this issue. This was specific for the color clGray. Next update will address this. Workaround for now is to use a very nearby color, for example: $00818181