Hello,
if use German I get "Ja" "Nein"
SlLnk->MessageDlg(msg, mtConfirmation, TMsgDlgButtons() << mbYes << mbNo, 0)
If I use another language e.g. French I get "Abort" and "Retry"
Where does the text come from
Thanks
Thomas
MessageDlg << mbYes << mbNo Button are Abort and Retry
-
- Posts: 20
- Joined: Tue Oct 05, 2021 1:52 pm
Re: MessageDlg << mbYes << mbNo Button are Abort and Retry
Hello,
Did you setup CommonContainer property of the TsiLangLinked? These values come from Dialogs property of the TsiLang which is used as CommonContainer.
Did you setup CommonContainer property of the TsiLangLinked? These values come from Dialogs property of the TsiLang which is used as CommonContainer.
Best regards,
Igor Siticov.
Igor Siticov.