Hi
Can't get the "Main" demo working in Delphi 2007 without removing references to both the UMarker and the UMarkers units.
Bruce.
Bart
(Bart)
2
Hi,
The UMarker and UMarkers units where created in a Delphi version that was newer than Delphi 2007.
These units contain properties that are unavailable in Delphi 2007.
You can workaround this by doing the following:
- Doubleclick UMarker.pas and UMarkers.pas in the Project manager of Delphi 2007 to open the forms
- Ignore any errors and save the files
- Run the demo again