To trim or not to trim the contents.
To format dates and/or time according to the current locale use
TGlobalization contains settings for Culture, Charset and TranslationConfiguration.
TGlobalizationAutoDetect class will automatically try to resolve the default culture using the user browser language settings.
To format numbers in locale sensitive manner use
Display the choosen translated string.
Translates the text with subsititution.
TTranslateParameter component should be used inside the TTranslate component to allow parameter substitution.