Sempare Template (scripting) Engine for Delphi allows for flexible dynamic text generation. It can be used for generating email, html, reports, source code, xml, configuration, etc.
Apache License 2.0
144
stars
18
forks
source link
Remove VCL dependency that is used to remind people about the license #160
The license reminder is currently done via a modal dialog in VCL. It may concern users, so, will simply move the text to the top of templates, until they review the terms. There is no underlying dependency on VCL, except for this feature. The VCL dependency is removed once the 'define' is done to acknowledge the conditions.
The license reminder is currently done via a modal dialog in VCL. It may concern users, so, will simply move the text to the top of templates, until they review the terms. There is no underlying dependency on VCL, except for this feature. The VCL dependency is removed once the 'define' is done to acknowledge the conditions.