2006/5/12, Alexandre Leclerc <[EMAIL PROTECTED]>:
2006/5/12, Micha Nelissen <[EMAIL PROTECTED]>:
> Alexandre Leclerc wrote:
> > I'm trying to install the VTV component compiling with fpc 2.0.2 and I
> > get an error:
> >
> > C:\lazarus\components\virtualtreeview\Src\VirtualTrees.pas(1440,77)
> > Error: Illegal symbol for property access
> >
> > The line is:
> >    property TreeOptions: TVirtualTreeOptions read FOptions write
> > SetOptions;
> >
> > Set options:
> >    procedure SetOptions(const Value: TCustomVirtualTreeOptions);
>
> Parameter type is not correct.

Yes, but they are same descendent no? I'll correct that then and see.

(I was compiling with 2.1.1 in fact; error of myself).

Should I send a patch here? Else, to whom?

--
Alexandre Leclerc

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to