sempare / sempare-delphi-template-engine

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

XE4 does not support TValue.AsVarRec #46

Closed darnocian closed 3 years ago

darnocian commented 3 years ago

We had a define SUPPORT_AS_VAR_REC, but never used it. The helper that was used was not initializing the TVarRec correctly.