You may have accidentally defined a procedure / method or 
component  of the same name as one in say the VCL.  
SOmetimes it is a dratted nuiscance.  Try bracketing the stuff with 
WITH unitname block.

To:                     Multiple recipients of list delphi <[EMAIL PROTECTED]>
Send reply to:          [EMAIL PROTECTED]
From:                   [EMAIL PROTECTED]
Date sent:              Fri, 4 Feb 2000 14:11:18 +1200
Subject:                [DUG]:  Declaration differs from Interface

> 
> 
> Hi,
> 
> A guy in our team has a unit with a bunch of interfaces and another unit with
> classes implementing those interfaces. There is one particular class however
> that keeps reporting that the declaration of a procedure differs from the
> declaration in the interface. I have checked that there are no other units being
> listed in the uses clause that might cause conflicts, and also checked that the
> interface and procedure names themselves are not likely to get confused with VCL
> or system calls.
> 
> We have tried restarting, re-building, re-everything but the problem persists.
> 
> Has anyone come accross this problem and got to the bottom of it?
> 
> Thanks,
> 
> Phil.
> 
> 
> ---------------------------------------------------------------------------
>     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz



Rohit

======================================================================
CFL - Computer Fanatics Ltd.  21 Barry's Point Road, AKL, New Zealand
PH    (649) 489-2280 
FX    (649) 489-2290
email [EMAIL PROTECTED]  or  [EMAIL PROTECTED]
======================================================================

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to