The problem is simple:
I have a mail merge where I replace a LABEL [SIGNING] with a certain text.
The text contains a linefeed/carriage return: 'Best regards,'#13#10'Marcel'
Here is (a simplified) part of my source.
strSigning := 'Best regards,'#13#10'Marcel'
listSigning := TStringList.Create ...
Search found 4 matches
- Thu Sep 25, 2014 6:30 am
- Forum: Support
- Topic: insert text with linefeed (LF / CR)
- Replies: 1
- Views: 9876
- Mon Jan 27, 2014 8:50 am
- Forum: Support
- Topic: Replace picture with double click, keeping object properties
- Replies: 4
- Views: 14294
- Fri Jan 17, 2014 2:51 pm
- Forum: Support
- Topic: Replace picture with double click, keeping object properties
- Replies: 4
- Views: 14294
- Fri Jan 17, 2014 12:47 pm
- Forum: Support
- Topic: Replace picture with double click, keeping object properties
- Replies: 4
- Views: 14294
Replace picture with double click, keeping object properties
I have a .RVF-file with a (temporary) picture. I want the end-user to replace this picture by double click on the picture, keeping object properties (visible size and spacing)
It should be a short cut to the File Dialog you get by richtclick on the picture, select Object Properties and then press ...
It should be a short cut to the File Dialog you get by richtclick on the picture, select Object Properties and then press ...