Tfrm Main .Do About Box Translate Texts Method
Used as OnAboutBoxTranslateTexts event in the about box dialog if OnAboutBoxTranslateTexts property is not assigned.
function DoAboutBoxTranslateTexts(const Language: string; const TxtID: TOlfAboutDialogTxtID): string
Parameters
- Language
- Type: System.string
- TxtID
- Type: Olf.FMX.AboutDialogForm.TOlfAboutDialogTxtID
Return Value
Type: System.string
Override it in your main form or assign an other method to OnAboutBoxTranslateTexts languages.