Rohit_Nz
(Gupta Rohit)
1
I have just added a datamodule with a TXDataWebConnection on it, on my main project.
When I compile, I see
[Error] Rmt_Data.pas(13): There is no method in an ancestor class to be overridden "procedure LoadDFMValues of Object"
I tried compiling for Debug / Release and Windows32/64.
What does it mean and how do I get rid of it?
Rohit_Nz
(Gupta Rohit)
2
Oops User Error. Leaving it here in case others make the same mistake.
Have to use TWebDataModule, not TDataModule.
system
(system)
Closed
3
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.