[fpc-devel] SetPropValue case sensitive
Leonardo M. Ramé
martinrame at yahoo.com
Tue May 5 20:36:43 CEST 2009
Download this PDF and search for SetPropValue:
http://www.eg.bucknell.edu/~cs208/subpages/software/share/doc/fpc-2.2.2/fpc-2.2.2/rtl.pdf
Leonardo M. Ramé
http://leonardorame.blogspot.com
--- On Tue, 5/5/09, Bogusław Brandys <brandys at o2.pl> wrote:
> From: Bogusław Brandys <brandys at o2.pl>
> Subject: Re: [fpc-devel] SetPropValue case sensitive
> To: "FPC developers' list" <fpc-devel at lists.freepascal.org>
> Date: Tuesday, May 5, 2009, 3:06 PM
> Leonardo M. Ramé wrote:
> > I studied a little deeper and the problem is
> (according to FPC 2.2.2 manual) that SetPropValue doesn't
> work because Variants are not implemented yet.
> > The solution was easy, I used SetStrProp instead of
> SetPropValue. In my program all published properties were
> strings.
> >
> > Can you confirm if it is implemented in newer
> versions?
> >
> > Leonardo M. Ramé
> > http://leonardorame.blogspot.com
> >
>
> Hmm..I thought that variants were supported long time ago
> but my memory is bad.
> Are you sure about that ?
>
> Boguslaw
>
> _______________________________________________
> fpc-devel maillist - fpc-devel at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-devel
>
More information about the fpc-devel
mailing list