Skip to content

Instantly share code, notes, and snippets.

@zedxxx
Created January 22, 2021 19:38
Show Gist options
  • Save zedxxx/79738fc1abd7c150547173429c2d1236 to your computer and use it in GitHub Desktop.
Save zedxxx/79738fc1abd7c150547173429c2d1236 to your computer and use it in GitHub Desktop.
re1.Lines.BeginUpdate;
try
re1.Lines.Assign(sl2);
finally
re1.Lines.EndUpdate;
end;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment