System.Markdown.Styles.TParagraphStyle.EmojisLocal
Prototype
property EmojisLocal: string read FEmojisLocal write SetEmojisLocal;
Description
String used to translate emoji shortcodes. This can be a full path/URL to the resource, or a locale used to format the path using the EmojisShortCodeLink global variable.
See also