StyledComponents
StyledComponents copied to clipboard
Change the laguage of the button caption in TStyledTaskDialog.
Can i modify the caption of the button in TStyledTaskDialog with the System language. In the demo, if i use TStyledTaskDialog then button caption is only in english language. If i use TaskDialog the language is corrent and rispects the system language.
At the moment, you can activate the {$Define ItaMessages} into StyledComponents.inc file, but I'm working on use of system language...
Perfect