Donate Share

tDBF component for Delphi and BCB

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

problem compile with Delphi4

You are viewing a single message from this topic. View all messages.

  1. 2009-01-01 20:06:50 UTC
    Delphi 4 comp. 5.104 Update Pack 2

    Error messages
    [Fehler] Dbf_PrsDef.pas(231): Undefinierter Bezeichner: 'PDouble'
    Fixed with adding line in type declaration:
    PDouble = ^Double;

    again: compile
    Error messages:
    [Warnung] Dbf.pas(305): Methode 'SetFieldData' verbirgt virtuelle Methode vom Basistyp 'TDataSet'
    [Fehler] Dbf.pas(443): Eigenschaft 'BeforeRefresh' existiert nicht in Basisklasse
    [Fehler] Dbf.pas(444): Eigenschaft 'AfterRefresh' existiert nicht in Basisklasse
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.