Changeset 423 for trunk/Components/RichTextDocumentUnit.pas
- Timestamp:
- Mar 5, 2019, 3:00:01 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Components/RichTextDocumentUnit.pas
r421 r423 842 842 end; 843 843 844 Q[ 0 ] := #0; // ALT test844 Q[ 0 ] := #0; // ALT - make sure string is terminated 845 845 846 846 result := PCharDiff( Q, Buffer );
Note:
See TracChangeset
for help on using the changeset viewer.