logo

Using Delphi as a No Code development IDE - DelphiCon 2021

time5 mo agoview0 views

Delphi has offered a RAD approach since its first version: components are used to design screens. These components are associated with each other in order to display or modify data.

In fact everything is present in Delphi to create database management software in CRUD mode or more advanced without knowing the Pascal language or writing a single line of code.

This is what I will show you during this session where I will develop a complete application without coding.

Session from Patrick Prémartin at conference DelphiCon 2021. Other replays are available at https://delphicon.embarcadero.com and https://www.youtube.com/playlist?list=PLwUPJvR9mZHjrhMcg1PEbkIl2BUfDbJBM

Source code samples are available at https://github.com/DeveloppeurPascal/Coder-sans-coder-Delphi-en-mode-nocode-c-est-possible

Loading comments...