TBulmaModal demo

This is simple demo where a TBulmaModal class is used to show a modal dialog.
The modal HTML is loaded using a template loader.

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.