Navigation: Code Documentation > RSCommon > HelperFunctions > Routines
CopyFormattedStrings(TStrings,TStrings) Method
Copies strings with their formatting, e.g., TRichEdit.Lines
Namespace: HelperFunctions
Delphi
procedure CopyFormattedStrings( const Source, Dest: TStrings ); overload;
Parameters
Source
Type: TStrings
Dest
•HelperFunctions