On Tue, 5 Aug 2003, kino wrote:

> Hi
>
> I've founded an incompatibility between Delphi and FPC 1.1 for GetPropInfos function:
> * Delphi return a list order by NameIndex
> * FPC return a list with all property of current class, all property of parent class,
> and so on

I'm not sure the nameindex field is used in FPC. In each case, in D5,
this is a totally undocumented field and I don't know how it should be
filled and/or sorted on.

So, incompatible: yes. But since Delphi's behaviour is undocumented, I'm
not sure we can or will fix this.

Michael.


_______________________________________________
fpc-devel maillist  -  [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to