T__ButtonAncestor.TranslateTexts Method
Definition
Where you can translate the text of your button (override and call it in your descendants)
Delphi
procedure TranslateTexts(const Language: string)
Parameters
- Language
- string
Where you can translate the text of your button (override and call it in your descendants)
procedure TranslateTexts(const Language: string)