Ignore:
Timestamp:
Jul 7, 2010, 4:51:54 PM (14 years ago)
Author:
Kevin Toppenberg
Message:

Upgrading to version 27

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cprs/trunk/CPRS-Chart/uTIU.pas

    r456 r830  
    156156        Lines.Text := AStrings.Text;
    157157        Width := 525;
    158         Result.Assign(Lines);
     158        QuickCopy(ARichEdit74, Result);
    159159      end;
    160160  finally
Note: See TracChangeset for help on using the changeset viewer.