Le 29/07/2015 21:15, nando a écrit : > Thanks guys, > I was in 'C' mode and needed the size of a structure. > > Perhaps, Benoit, sizeof(a string, or a struct) can do exactly that? > wishing out loud. > > Thanks! > DOH! > -Nando If you a pointer to the structure, just use Object.SizeOf() to know its size in memory. Regards, -- Benoît Minisini