[fpc-pascal] problem with interface (OOP not widget)
Paul Nicholls
paulfnicholls at gmail.com
Wed Jan 23 12:06:25 CET 2008
Hi Bee, perhaps you could try using {$MODE Delphi} instead of {$MODE OBJFPC}
since you seem to want Delphi compatibility.
cheers,
Paul
On 23/01/2008, Bee <bisma at brawijaya.ac.id> wrote:
>
> Hi all,
>
> I got problem with the code below.
>
> --->8--- begin code --->8---
>
> program test_intf_query;
>
> {$IFDEF FPC}
> {$MODE OBJFPC}{$H+}
> {$ENDIF}
>
> <SNIP>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20080123/95609942/attachment.html>
More information about the fpc-pascal
mailing list