Image may be NSFW.
Clik here to view.
Report Workshop.Clik here to view.

Adds support for Embarcadero RAD Studio 10.4 Sydney.
Features
- Embarcadero RAD Studio 10.4 Sydney
- Delphi and C++Builder 10.4 Sydney are supported; in dialogs, previews use the style of the target editor.
- Expressions (new!)
- New field type: expressions.
- Expressions are also used in $IF and $SET command and value visualizers.
- Query() function is worth a special notice, it is a new way of applying data queries.
- Commands
- Expressions are used as conditions of $IF command.
- A new command is added: $SET. It allows assigning a value to a report variable.
- Scripts (new!)
- New feature: scripts can be executed while a report is generated.
- Field types
- A new field format is supported: DocX.
- Other changes
- In all places where a text string is converted to a number, both dot and comma characters are allowed as a decimal separator.
- Cross-tab header fields can be visualized.
- Ability to delete the whole report table if its row generation rule returned 0 records: Essential property for row generation rules.