V15.1.0

  • parser supports conditional defines
  • dialogs can be closed with <Ctrl>-<Enter>
  • String Conversion settings allow to select Local / Module Implementation
  • option to use a simple inherited, omitting the method name and parameters
  • persist Code Alignment settings between sessions
  • Uses Clause Grouping has a default for new projects
  • try-finally wizard works with inline var
  • local variables can alternatively be declared as inline var or inline const
  • Module String Wizard allows to filter by string content
  • fix: generic class parent was displayed wrong when defined in other unit
  • fix: Show Related Classes missed to find generic interfaces
  • fix: access violation when there is no active project
  • fix: intermittent access violation parsing code
  • fix: could not find generic parent type
  • fix: Resourcestring Wizard uses existing commented sections
  • fix: language combobox in Parsing options was empty
  • fix: several text cut-offs