[fpc-pascal] Real length of WideString

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Thu Oct 21 08:17:28 CEST 2010


On Thu, Oct 21, 2010 at 1:41 AM, Zaher Dirkey <parmaja at gmail.com> wrote:
> How to get the real length of WideString variable.

Length in which unit? WideChars (2 bytes each) or Bytes?

Length() returns the amount of WideChars AFAIK

-- 
Felipe Monteiro de Carvalho



More information about the fpc-pascal mailing list