<p class="lead">This is simple demo where a <em>TBootstrapModal</em> class is used to show a modal dialog. The modal HTML is specified in the <em>template</em> property.</p>
+ <p>The modal dialog contains some input elements, the values of these can be retrieved by defining the elements
+ through the <var>References</var> collection: all values for references with <em>Kind=mikValue</em> will be collected and passed on in the <em>OnHide</em> event.