Latest Releases
Universal powerful, feature-rich Delphi & C++ Builder FNC UI controls in 1 component set for VCL, FMX and WEB core apps. Includes data grid, planner, treeview, ribbon, memo and rich editor
What's new
- Header group display and manipulation in TTMSFNCDataGrid
- ShowFindDialog to programmatically call and open the find dialog in TTMSFNCMemo
- FilterMode property in TTMSFNCComboBox
- OnTimeLineClick OnTimeLineDblClick events in TTMSFNCPlanner
Framework for creating modern web applications in Delphi.
What's new
- TWebDBComboBox.OnChanged event added
- RequestHeaders added to TDGXDataRestDataAdapter
- XData JWT authentication demo server for TWebDataGrid demo
- Custom_XData_Source to demonstrate how to Login and retrieve the data by calling GetCustomers and displaying it in the TWebDataGrid
ORM framework for Delphi with full support for data manipulation, complex and advanced queries, inheritance, polymorphism, and more...
What's new
- TCriteria.OrderBySql allows for adding custom SQL to the ORDER BY clause of a SELECT statement generated by Aurelius. Request #22785.
- Support for the 64-bit IDE.
Delphi framework for multi-tier REST/JSON HTTP/HTTPS application server development and ORM remoting.
What's new
- Methods TXDataWebDataset.LoadAsync and TXDataWebDataset.ApplyUpdatesAsync makes it easier to code such operations (loading and applying updates) using the async/await pattern. Request #23441.
- Support for the 64-bit IDE.