I don't think you will find anthing to convert ObjectPal to C# or anything else. It may also have been using the Borland Database Engine (BDE) to for the access routines.
That database may be easy to convert even if you have to do it manually.
But, with all that work to do, you may want to look at a serious review of the tables and your data. Then look at what each feature does and just recode it entirely.
You can take a look at Embarcadero Technologies, which is the current owner of the Paradox technologies. They have some .Net stuff, database utilities, etc. You may find something that can help there.