<DelphiCode> Element |
Applies To
DLHelpSource, DLUnitDoc
Description
Color codes the text inside the element, which is assumed to be Object Pascal (Delphi) code. Whitespace and linefeeds are preserved within this element, and is typically used for writing examples. This element may contain characters that are not valid in xml elements, like < and &. If you want to stay xml-compatible, please use <CodeBlock> instead.
|