System.Markdown.Styles.TImageStyle.AltTag
Prototype
property AltTag: boolean read FAltTag write SetAltTag default FALSE;
Description
Defines whether alternative texts are displayed. If they are not, the Unicode "Frame with picture" symbol 🖼 is displayed instead.
The alternate text is displayed if the image does not exist, or if it has not yet finished downloading.
See also