Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Creating a custom form designer

I'd like to create a custom "datamodule" in Delphi, a TDataModule like (maybe inherited) class which would have a custom grid based design interface (one component per line, some properties as columns). Is this possible? Where should I start?

I'm currently using Delphi 2007.

like image 799
Harriv Avatar asked Feb 01 '26 12:02

Harriv


1 Answers

Maybe it is possible. An example of a XML Frame Designer can be found on the page New IDE Building Blocks. Well this example is for Delphi 5, but it might be a good starting point.

like image 103
Uwe Schuster Avatar answered Feb 04 '26 03:02

Uwe Schuster



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!