Search found 6 matches
- Sat Oct 22, 2005 8:22 pm
- Forum: Support
- Topic: Keep the current paragraph style after an InsertItem
- Replies: 6
- Views: 31585
- Sat Oct 22, 2005 11:41 am
- Forum: Support
- Topic: Keep the current paragraph style after an InsertItem
- Replies: 6
- Views: 31585
- Sat Oct 22, 2005 10:32 am
- Forum: Support
- Topic: Keep the current paragraph style after an InsertItem
- Replies: 6
- Views: 31585
- Fri Oct 21, 2005 5:22 pm
- Forum: Support
- Topic: Keep the current paragraph style after an InsertItem
- Replies: 6
- Views: 31585
Keep the current paragraph style after an InsertItem
When you insert a TLabelItem at the end of a document with a style x, from then on you are using the style of the TLabelItem.
How can I keep the style of the paragraph? I want that when you enter some text after the insert action, you have the same paragraph style as before.
Thanks for your ...
How can I keep the style of the paragraph? I want that when you enter some text after the insert action, you have the same paragraph style as before.
Thanks for your ...
- Fri Oct 21, 2005 5:15 pm
- Forum: Support
- Topic: Selecti the Inserted Item
- Replies: 2
- Views: 17882
- Thu Oct 20, 2005 2:38 pm
- Forum: Support
- Topic: Selecti the Inserted Item
- Replies: 2
- Views: 17882
Selecti the Inserted Item
After I insert a label item I want this label item to be the one and only selected item (and highlighted).
Unfortunately no luck.
Any suggestions?
Thanks for your help,
Frank.
This is a part of the source:
li := TRVLabelItemInfo.CreateEx(RichViewEdit1.RVData, TEXTSTYLE_VARIABLE, '['+Variable ...
Unfortunately no luck.
Any suggestions?
Thanks for your help,
Frank.
This is a part of the source:
li := TRVLabelItemInfo.CreateEx(RichViewEdit1.RVData, TEXTSTYLE_VARIABLE, '['+Variable ...