[fpc-pascal] Basic question about TStringList

g.marcou at chimie.u-strasbg.fr g.marcou at chimie.u-strasbg.fr
Thu Mar 27 11:35:17 CET 2008


Hi,

I seek help to clarify a very basic use of TStringList.

Let A and B be TStringLists. What is the difference between:

A:=B;

and

A.Assign(B); ?

Thanks in advance for your help,
Gilles Marcou





More information about the fpc-pascal mailing list