DI.inc include file. Directly link in DICompilers.inc instead.AddSourceTreeToDynamicNode which is no longer needed.TNode.GetNodeType instead of the “is” keyword.NodeTree property.OnMouseDown, OnMouseMove, OnMouseUp, OnMouseActivate (D2005 up), OnMouseEnter, OnMouseLeave (both D2006 up).OnDynamicTagInit event.OnDynamicTagInit event was not fired for labels created at design-time.UpdateDynamicTag did not work for <DYNAMIC> tags with an ID attribute because the wrong attribute was recognized.<S> for strike-through text style.<FONT COLOR=MyColor> for colored text.OffsetY property to specify the vertical offset of the rendering if the entire text exceeds the height of the TDIHtmlLabel. This allows for rudimentary scrolling (see the Demo's Play! section) but is still far from perfect.α = α – β = β – γ = γ A = A – B = B – C = CCaption property as Latin1. Additional character sets can easily be added if demand arises.<A href=MyValue> and <DYNAMIC id=MyValue> tags, which are passed to the OnLinkClick and the DoDynamicTagInit events.