Resources  
  FAQ
Online Help File
Examples
External Links
 
  Online Help File  
  The Time2HELP help file is available online.  
  Order Time2HELP  
  Order Time2help and pay by credit card, check or bank transfer.  
  Order online from Kagi.  
  Download trial version  
 

Download the 30 day trial version of Time2HELP now.

 
 

 

From Vision to Code - Built by Delphi

 

 
Painless Documentation
for your Source Code
 
    Home   Features  Download   Support   News   Order   
<CodeBlock> Element

Marks (and color codes) a block of "code".

Applies To
DLHelpSource, DLUnitDoc

Description
Similar to the DelphiCode element, except that CodeBlock is an xml-compatible element, meaning you cannot use < and & directly in it.
Tip
Typically you want to wrap its contents with a CDATA section, i.e. <CodeBlock><![CDATA[here is the code. May contain < and & symbols.]]><CodeBlock>

Attributes

Lang

Description
What kind of code it contains. If empty, "delphi" is assumed. Currently the other alternative is "xml".

This page was last updated 2005-08-21 .
Copyright © 1997-2005 by Digital Logikk AS.