I am trying to compile the project and I get the following error:
[Warning] MAIN.PAS(340): Method 'DragOver' hides virtual method of base type 'TControl'
[Warning] MAIN.PAS(382): Method 'UpdateActions' hides virtual method of base type 'TCustomForm'
[Error] f_Variables.pas(67): Undeclared identifier: 'TFieldTypes'
[Fatal Error] MAIN.PAS(402): Could not compile used unit 'f_Variables.pas'
Where is TFieldTypes declared? What am I missing ? I installed all dependeces
mentioned in reame.txt
Thank you,
Sergiu
|