Latest Releases
Universal Delphi & C++ Builder components for seamless access to Google, Microsoft, Paypal and many more cloud services from VCL, FMX and WEB core apps
What's new
- Settings.MaxTokens added in TTMSFNCCloudAI
- Settings.CustomOptions added in TTMSFNCCloudAI
- Support for DeepSeek LLM added in TTMSFNCCloudAI
- Support for Mistral LLM added in TTMSFNCCloudAI
- Support for specifying Ollama server path in TTMSFNCCloudAI
- Method to get a list of models for an AI service in TTMSFNCCloudAI
- Function calling support added in TTMSFNCCloudAI
- Support for adding image files or URLs in content in TTMSFNCCloudAI
- Setting to switch between regular OpenAI API and API on EU servers in TTMSFNCCloudAI
- TTMSFNCCloudWhatsApp: Updated API to v22
- TTMSFNCCloudWhatsApp: SendWhatsAppMessage added as alias for SendMessage
- TTMSFNCCloudGoogleGMail: SendMailMessage added as alias for SendMessage
- TTMSFNCCloudGoogleGMail: GetMails AQuery parameter added
- TTMSFNCCloudGoogleGMail: MimeType ContentID fields exposed for Attachments
- TTMSFNCCloudMicrosoftOutlookMail: SendMailMessage added as alias for SendMessage
- TTMSFNCCloudMicrosoftOutlookMail: Additional fields exposed for MailItem
- TTMSFNCCloudMicrosoftOutlookMail: ContentID field exposed for Attachments
- TTMSFNCCloudMicrosoftOutlookCalendar: Access to shared calendars
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.