Quick & easy data entry with intuitive UI for any data type in Delphi VCL Applications

Quick & easy data entry with intuitive UI for any data type in Delphi VCL Applications

Building forms in Delphi is easy. It’s what we love about Delphi. Drop components on a form, add the code to load and store data. Delphi makes these things very easy.

However, sometimes you want to be flexible and the parameters of the data entry are not 100% clear when you implement your application. Building dynamic forms for data entry can be quite challenging.

Parameter controls to the rescue! We all have used them for email filters, to build rules in Microsoft Outlook or to build queries in Microsoft Excel – just to name a few.

Wouldn’t it be great to have this kind of data entry and selection at your fingertips in Delphi VCL desktop applications? Just have a look at the TTMSParamList control – it might be exactly what you are looking for.

It allows you to create data entry forms with a slim HTML dialect for various data types. You can embed combo boxes, lists, (masked) editors, pop up menus… you might even create your own editor components to use!

Tags: , , , , , , ,

Partnerships




Top