Applies to
THtmlHighlighter component
Declaration
property Keywords: TExtKeywordList;
Description
This property exists for defining additional html elements over those of HTML3.2. The tags having a starting word with one of the keywords included in it will define new valid tags that are highlighted like valid HTML3.2 elements. The keyword itself will take the attributes defined by its corresponding property KeyInfos, instead of the attributes of HtmlKeywod.
New keywords can be entered at design time by pressing Enter while property Keywords is focused in the Object Inspector. A keyword editor window will appear where you can define keywords and their highlighting attributes.