Latest Releases
Set of Delphi components that allows you to create 3-tier database applications
What's new
- TXDataset.OnExecuteApplySQL event is fired before execution of each SQL statement automatically executed by the dataset, mostly when Post/Delete methods are called and AutoApply property is set. This is an opportunity to modify teh SQL statement or the parameters - sometimes it''s useful to modify the param types due to db driver incompatibilities.
Identity Access Management, including authorization and authentication for Delphi server applications
What's new
- Property TLoginOptions.?Require?TwoFactor requires users to enable two factor authentication, and present them a way to configure authenticator upon password login.
- Login app now automatically provides the QR Code to enable an authenticator app (e.g., Google Authenticator or similar). This can be achieved by setting two-factor authenticaction required by using TLoginOptions.?Require?TwoFactor or IUserManager.?Set?TwoFactor?Required
Universal powerful, feature-rich Delphi & C++ Builder UI controls in 1 component set for VCL, FMX and WEB core apps. Includes grid, planner, treeview, ribbon and rich editor
What's new
- Filter Row in TTMSFNCDataGrid (Options.Filtering.Controls := [gfcEditor]);
- OnBeforeCreateCustomFilterEditor OnCreateCustomFilterEditor OnAfterCreateCustomFilterEditor events in TTMSFNCDataGrid
- FirstPage LastPage NextPage PreviousPage PageIndex and PageCount in TTMSFNCDataGrid
- Introducing TTMSFNCClipboardToolBar TTMSFNCFileIOToolBar TTMSFNCParagraphToolBar TTMSFNCInsertToolBar and TTMSFNCFontToolBar
Our bundle of over 600 VCL UI controls for modern, feature-rich Windows application development, including grids, planner, richeditor, ribbon, web updater, treeview and much more...
What's new
- Property SQLDateQuote added to control quote around date for dataset filter in TAdvDBFilterPanel TAdvDBFilterDialog
Universal powerful, feature-rich Delphi & C++ Builder UI controls in 1 component set for VCL, FMX and WEB core apps. Includes grid, planner, treeview, ribbon and rich editor
What's new
- Options.Keyboard.HomeKeyHandling and Options.Keyboard.EndKeyHandling in TTMSFNCDataGrid
- Options.Filtering.HideEmptyGroups in TTMSFNCDataGrid
Universal highly customizable Delphi & C++ Builder chart component designed for business, statistical, financial & scientific data for use in VCL, FMX and WEB core apps
What's new
- Editor layout
- Multiple specific editors for clearer search
- VCL Styles support for editors
- TMSFNCChartDataGridAdapter to link your data with the FNC DataGrid (FNC UI Pack required)
- OnAreaClick event introduced
Universal Delphi & C++ Builder components for mapping, geographical data, timezone visualization, routes and directions calculation. Use your mapping service of choice like Google Maps, OpenStreetMap, Leaflet, Azure Maps, Here Maps in VCL, FMX and WEB core apps
What's new
- OpenLayers API version updated from v9 to v10
- TTMSFNCOpenLayers: Options.Version property added to select the OpenLayers API version
- TTMSFNCDirections: GetDirections parameter added AvoidHighways
- TTMSFNCDirections: GetDirections simplified overloads
- TTMSFNCLeaflet: OnMapRightClick OnMarkerRightClick OnPolyElementRightClick events added
- TTMSFNCHere: OnMapRightClick OnMarkerRightClick OnPolyElementRightClick events added
- TTMSFNCMapBox: OnMapRightClick OnMarkerRightClick OnPolyElementRightClick events added
- TTMSFNCGoogleMaps: HeatMaps support added
- TTMSFNCOpenLayers: HeatMaps support added
- TTMSFNCHere: HeatMaps support added
- TTMSFNCLeaflet: HeatMaps support added