TBootstrapModal demo

This is simple demo where a TBootstrapModal class is used to show a modal dialog. The modal HTML is specified in the template property.

The modal dialog contains some input elements, the values of these can be retrieved by defining the elements through the References collection: all values for references with Kind=mikValue will be collected and passed on in the OnHide event.