Examples Delphi

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