Search found 4 matches
- Fri Jul 31, 2015 6:10 pm
- Forum: Support
- Topic: tag used as memo
- Replies: 4
- Views: 18725
hi, thanks for your answer, but i'm still in doubt. I couldn't explain correctly because my english is too bad. You showed me how to put a tag with multiline text RichViewEdit1.InsertStringTag('aaa', '1'#13'2'#13'3' );. I want to know if is possible put a text with multilines, just the opposite that ...
- Fri Jul 31, 2015 5:18 pm
- Forum: Announcements
- Topic: IDE Installer
- Replies: 6
- Views: 39573
- Fri Jul 31, 2015 4:31 pm
- Forum: Announcements
- Topic: IDE Installer
- Replies: 6
- Views: 39573
- Thu Jul 30, 2015 4:36 pm
- Forum: Support
- Topic: tag used as memo
- Replies: 4
- Views: 18725
tag used as memo
Hello everyone! I've been working on a project that allows the users to create their own documents templates. Each template may have fields(tags) and its contents may be stored in a database. There are some tags that is necessary have more than one line. So here is my problem, when I try to get the ...