The component that I use has a OnKey event where keys pressed get trapped. If for instance the enter key is pressed, i can then add a #13#10 code to my string. I am currently using the following:
OnKey event
if AKeyNames.KeyChar = #13 then
AKey:= '#13#10';
The text then gets saved to the DB
Search found 49 matches
- Sun Oct 28, 2012 9:00 pm
- Forum: Support
- Topic: How to add a new line when #13
- Replies: 19
- Views: 69699
- Sun Oct 28, 2012 8:10 pm
- Forum: Support
- Topic: How to add a new line when #13
- Replies: 19
- Views: 69699
- Sun Oct 28, 2012 7:28 pm
- Forum: Support
- Topic: How to add a new line when #13
- Replies: 19
- Views: 69699
- Sun Oct 28, 2012 3:48 pm
- Forum: Support
- Topic: How to add a new line when #13
- Replies: 19
- Views: 69699
- Sat Oct 27, 2012 3:50 pm
- Forum: Support
- Topic: How to add a new line when #13
- Replies: 19
- Views: 69699
- Fri Oct 26, 2012 7:57 am
- Forum: Support
- Topic: How to add a new line when #13
- Replies: 19
- Views: 69699
- Thu Oct 25, 2012 4:38 pm
- Forum: Support
- Topic: How to add a new line when #13
- Replies: 19
- Views: 69699
- Thu Oct 25, 2012 1:25 pm
- Forum: Support
- Topic: How to add a new line when #13
- Replies: 19
- Views: 69699
- Thu Oct 25, 2012 10:41 am
- Forum: Support
- Topic: How to add a new line when #13
- Replies: 19
- Views: 69699
How to add a new line when #13
Hi
I have a Database with memo fields which stores all my text. When a user requests a record I update TRichview from the DB (RichView.Add(Table.FieldByName('KeysCaptured').AsString,8);. Some of my text contains #13 characters. How can I add a blank line when TRichview encounters a #13.
Thank You
I have a Database with memo fields which stores all my text. When a user requests a record I update TRichview from the DB (RichView.Add(Table.FieldByName('KeysCaptured').AsString,8);. Some of my text contains #13 characters. How can I add a blank line when TRichview encounters a #13.
Thank You
- Sun Jan 31, 2010 9:38 pm
- Forum: Support
- Topic: DB ScalerichviewEdit: problems to export PDF in new version
- Replies: 7
- Views: 30239
- Sun Jan 31, 2010 6:23 pm
- Forum: Support
- Topic: DB ScalerichviewEdit: problems to export PDF in new version
- Replies: 7
- Views: 30239
- Sun Jan 31, 2010 9:51 am
- Forum: Support
- Topic: DB ScalerichviewEdit: problems to export PDF in new version
- Replies: 7
- Views: 30239
- Sat Jan 30, 2010 7:42 pm
- Forum: Support
- Topic: DB ScalerichviewEdit: problems to export PDF in new version
- Replies: 7
- Views: 30239
- Sat Jan 30, 2010 1:55 pm
- Forum: Support
- Topic: Picture and Table resize out of page border
- Replies: 9
- Views: 32800
- Sat Jan 30, 2010 1:50 pm
- Forum: Support
- Topic: Picture and Table resize out of page border
- Replies: 9
- Views: 32800