How to create a DataModule in Delphi 10.1

876 Views Asked by At

I tried to create a DataModule for my non visible components in my multi-device-application, but the app won't compile giving me the following error:

enter image description here

1

There are 1 best solutions below

0
Robert Griffin realsol On

Well, I hadn't been working on this app for very long so I started over and I was able to create and use the Datamodule just file. Not sure what the issue was, but thanks, guys. I actually thought I found a bug. Well, I did. It was me