Applies to
TPlusToHTML component
Declaration
property UrlsAsATags: Boolean;
Description
Determines if highlighted urls are converted to <A ...>...</A> sequences, or if they are just reproduced in color and style as displayed in TPlusMemo. The default value is True.
This property works in combination with TUrlHighlither: In fact, every dynamically highlighted section whose context number is between UrlContextLow and UrlContextHigh global variables from unit PlusToFormat is taken as a highlighted url. These two variables are initialized with the default values of context numbers applied with TUrlHighlighter.