Hi Dear Sergey,
why we can add textstyles with same properties and why textstyles are not unique!?
and, how can i merge all textstyles with unique properties!?
thanks a lot.
Search found 75 matches
- Sat Mar 01, 2014 6:31 am
- Forum: Support
- Topic: A Question about TextStyles
- Replies: 1
- Views: 10893
- Wed Feb 12, 2014 5:46 am
- Forum: Support
- Topic: detect and enumerate notes?
- Replies: 8
- Views: 37373
- Sun Feb 09, 2014 5:39 am
- Forum: Support
- Topic: detect and enumerate notes?
- Replies: 8
- Views: 37373
- Wed Jan 29, 2014 8:35 am
- Forum: Support
- Topic: text of paragraph
- Replies: 3
- Views: 14115
- Wed Jan 29, 2014 8:22 am
- Forum: Support
- Topic: insert text!
- Replies: 3
- Views: 15246
- Sat Jan 25, 2014 7:33 am
- Forum: Support
- Topic: text of paragraph
- Replies: 3
- Views: 14115
text of paragraph
Hi dear sergey.
I want retrieve (get) text of paragraph that itemno is in.
for example:
in RVData my itemno is 5 and it's in 2th paragraph.
Getparatext(5) return all text of 2th paragraph.
What is the purpose of this:
user search a word and i markup it in "rv" with "MarkSubString_"
i want create a ...
I want retrieve (get) text of paragraph that itemno is in.
for example:
in RVData my itemno is 5 and it's in 2th paragraph.
Getparatext(5) return all text of 2th paragraph.
What is the purpose of this:
user search a word and i markup it in "rv" with "MarkSubString_"
i want create a ...
- Mon Jan 20, 2014 6:27 am
- Forum: Support
- Topic: insert text!
- Replies: 3
- Views: 15246
insert text!
Hi Dear
I want insert my content of Richview to dbase such as SQLite.
and I want detect my footnotes in document on dbase with "[F]"
for example:
in richview:
"If you do not want to add a poll to your topic 1 , leave the fields blank."
in dbase:
"If you do not want to add a poll to your topic[F ...
I want insert my content of Richview to dbase such as SQLite.
and I want detect my footnotes in document on dbase with "[F]"
for example:
in richview:
"If you do not want to add a poll to your topic 1 , leave the fields blank."
in dbase:
"If you do not want to add a poll to your topic[F ...
- Sat Jan 11, 2014 4:17 am
- Forum: Support
- Topic: A Bug in "RVOfficeConverter"
- Replies: 3
- Views: 14164
- Tue Jan 07, 2014 7:18 am
- Forum: Examples, Demos
- Topic: [Example] Modification of "Search and Mark" demo
- Replies: 16
- Views: 218667
- Tue Jan 07, 2014 5:58 am
- Forum: Support
- Topic: A Bug in "RVOfficeConverter"
- Replies: 3
- Views: 14164
A Bug in "RVOfficeConverter"
Hi Dear Sergey
there is a problem in RegOpenKeyEx on windows x64.
please change:
RegOpenKeyEx(HKEY_LOCAL_MACHINE, PChar(RegPath), 0, KEY_READ , Key);
to:
RegOpenKeyEx(HKEY_LOCAL_MACHINE, PChar(RegPath), 0, KEY_READ or KEY_WOW64_64KEY , Key);
there is a problem in RegOpenKeyEx on windows x64.
please change:
RegOpenKeyEx(HKEY_LOCAL_MACHINE, PChar(RegPath), 0, KEY_READ , Key);
to:
RegOpenKeyEx(HKEY_LOCAL_MACHINE, PChar(RegPath), 0, KEY_READ or KEY_WOW64_64KEY , Key);
- Sun Dec 23, 2012 2:27 pm
- Forum: Support
- Topic: canvas does not allow drawing
- Replies: 5
- Views: 20098
- Sat Dec 22, 2012 6:52 pm
- Forum: Support
- Topic: canvas does not allow drawing
- Replies: 5
- Views: 20098
- Sat Dec 22, 2012 3:51 pm
- Forum: Support
- Topic: canvas does not allow drawing
- Replies: 5
- Views: 20098
canvas does not allow drawing
Hello dear,
when i use 'chat demo' in TIdUDPServer onRead event:
procedure TfrmMain.UpdateChat(msg: string);
begin
ParseString(mChat,msg); // from chat demo
mChat.Invalidate;
try
mChat.Format;
except
mChat.FormatTail;
end;
mChat.Update;
mChat.DeleteUnusedStyles(True, True, True);
mChat ...
when i use 'chat demo' in TIdUDPServer onRead event:
procedure TfrmMain.UpdateChat(msg: string);
begin
ParseString(mChat,msg); // from chat demo
mChat.Invalidate;
try
mChat.Format;
except
mChat.FormatTail;
end;
mChat.Update;
mChat.DeleteUnusedStyles(True, True, True);
mChat ...
- Tue Apr 10, 2012 2:58 pm
- Forum: Support
- Topic: Show the FootNote text as a hint, is it possible?
- Replies: 5
- Views: 21620
- Tue Mar 13, 2012 9:02 pm
- Forum: Support
- Topic: a Problem in EXPORT...!
- Replies: 7
- Views: 25861