15.0.10 Version History
What’s new TIWTreeView was completely refactored. It is fully async-capable now. A new demo is being prepared to show new […]
What’s new TIWTreeView was completely refactored. It is fully async-capable now. A new demo is being prepared to show new […]
What’s new TIWTreeView.AsyncMode property. When True TreeView will work using async calls Modified Improved rendering performance of aligned controls Bug
Bug fixes File uploads could fail in Http.sys applications File uploads > 2 Gb could fail on ISAPI and Indy
What’s new New methods THttpFile.ReadAllText and THttpFile.ReadAllBytes. They work similarly to RTL’s TFile.ReadAll* methods (unit System.IOUtils). New ServerController event OnValidateCacheFileAccess which
Bug fixes IW Boostrap layout manager could fail to generate links for files in the form *.js?xyz or *.css?xyz Template
What’s new IW_15 directive in IWBootstrap include file Bug fixes IW Bootstrap: AV when rendering TIWBSModal JavaScript rendered by some
Bug fixes TIWTemplateProcessorHTML would fail to use and merge own MasterTemplate (ServerController.MasterTemplate would work as expected, though) TIWMonitor would fail
What’s New Some new base classes introduced as preparation for IW 17 Bug fixes Empty license would cause evaluation version
What’s New New base class for IWBaseForm (IW 15 form) Bug fixes Registration of new license type 11 during setup
What’s New IWFileUploader will correctly set <accept> tag. Open file dialog will use this tag to filter files by extension.