Changeset 98 for trunk/UContact.pas
- Timestamp:
- Feb 4, 2022, 12:09:04 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/UContact.pas
r97 r98 333 333 I := 1; 334 334 O := 1; 335 InNewLine := False; 335 336 SetLength(Result, Length(Text)); // Preallocate string 336 337 while I <= Length(Text) do begin
Note:
See TracChangeset
for help on using the changeset viewer.