I put Db. and the code completion show it. I am beginner.

Regards.

PD: Thank you very much, your solution is very good!

2008/10/1 Joost van der Sluis <[EMAIL PROTECTED]>

> Op woensdag 01-10-2008 om 17:06 uur [tijdzone +0200], schreef Usuario
> Anónimo:
> > sequence := Db.FieldValues['Code'] + '#' +
> >                    Db.FieldValues['Proveedor'] + '#' +
> >                    Db.FieldValues['Almacen'] + '#' +
> >                    Db.FieldValues['Unidades'];
>
> btw: Where did you get the idea to use FieldValues from? I don't know
> anybody using it? Did you find it somewhere on the net, or did you found
> it out yourselve? (Using ideas from other program-languages?)
>
> Joost.
>
>
> _______________________________________________
> Lazarus mailing list
> Lazarus@lazarus.freepascal.org
> http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
>
_______________________________________________
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to