Mega Code Archive

 
Categories / Delphi / Examples
 

Strpcopy and long strings

Question: StrPCopy does not seem to work with long strings. How can I get around this limitation? Answer: Use the StrPLCopy function instead.