On 14 November 2010 14:08, yu ping wrote:
>  For example if there are two Interface : IinterfaceA,IinterfaceB
>  can I implement these two interface in one class?

Yes you can, but be warned, Interfaces doesn't seem to be a high
priority feature in FPC - I don't think many here use Interfaces.
There are still some very strange things or missing features in FPC's
implementation. Even though Interfaces are an extremely handy language
feature in Delphi and often used, just be careful under FPC.


-- 
Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net:8080/fpgui/
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to