Bug in DSharp.Bindings.CollectionView

Issue #34 new
Former user created an issue

Cannot compile in Delphi XE6 with feature/spring4d-1.2. constructor TCollectionView.Create; begin inherited; FItemIndex := -1; FFilter.OnChanged := DoFilterChanged; //<-Err end;

Err:DSharp.Bindings.CollectionView.pas(113): E2009 Incompatible types: 'Parameter lists differ'

Comments (0)

  1. Log in to comment