Search found 13 matches

by wsy211
Thu Dec 02, 2021 2:03 am
Forum: RVMedia
Topic: How should I take the number of positions ????
Replies: 1
Views: 5429

How should I take the number of positions ????

Want to make a recording time timer, the "positions" how to take? How should I take the number of positions ???? // Timer procedure TMainForm.TimerTimer(Sender: TObject); var position: int64; Hour, Min, Sec, MSec: Word; const MiliSecInOneDay = 86400000; begin if RVCamRecorder1.Active then ...
by wsy211
Tue Nov 30, 2021 10:16 am
Forum: RVMedia
Topic: how to minimize the generated video file?
Replies: 2
Views: 5170

Re: how to minimize the generated video file?

That's right. Thank you very much!!
by wsy211
Tue Nov 30, 2021 2:15 am
Forum: RVMedia
Topic: how to minimize the generated video file?
Replies: 2
Views: 5170

how to minimize the generated video file?

@Sergey Tkachenko Rvmedia trial is very good. I have a question, how to minimize the generated video file. AVI and MP4 files are still a little large. How to make the files smaller and generate TS files? How to generate? Sorry, I translated it with the translation software. I hope you can understand...
by wsy211
Sat Oct 06, 2018 3:31 am
Forum: Support
Topic: Linespacing problem
Replies: 2
Views: 11472

Re: Linespacing problem

Thanks.
by wsy211
Fri Oct 05, 2018 1:42 am
Forum: Support
Topic: Linespacing problem
Replies: 2
Views: 11472

Linespacing problem

Linespacing problem

The first row of data is not spaced at the top of RVE from the first row to the second row.
How to fix it.
Linespacing:=150%,The larger the number, the more obvious it is

See figure for problem effect.
by wsy211
Tue Oct 02, 2018 2:00 am
Forum: Support
Topic: RichViewEdit input string under the original horizontal line problem
Replies: 6
Views: 19767

Re: RichViewEdit input string under the original horizontal line problem

Let me use the,
Form.DoubleBuffered:=true;
by wsy211
Mon Oct 01, 2018 8:30 am
Forum: Support
Topic: RichViewEdit input string under the original horizontal line problem
Replies: 6
Views: 19767

Re: RichViewEdit input string under the original horizontal line problem

TO Sergey Tkachenko procedure TForm3.RichViewEdit1Paint(Sender: TCustomRichView; ACanvas: TCanvas; Prepaint: Boolean); var i, Y: Integer; FirstDrawItemNo, LastDrawItemNo: Integer; begin if Prepaint then exit; ACanvas.Pen.Color := $EE9900; ACanvas.Pen.Style := psSolid; ACanvas.Pen.Width := 1; Sender....
by wsy211
Sun Sep 30, 2018 12:32 am
Forum: Support
Topic: Move cursor position
Replies: 2
Views: 10897

Re: Move cursor position

I got it. Thank you.
by wsy211
Sat Sep 29, 2018 6:34 am
Forum: Support
Topic: Move cursor position
Replies: 2
Views: 10897

Move cursor position

RVE.Paste;
When using paste, how do you make the mouse cursor stop behind the inserted text。
thank you!
by wsy211
Fri Sep 28, 2018 12:20 am
Forum: Support
Topic: Text formatting color problem
Replies: 2
Views: 11218

Re: Text formatting color problem

Sergey Tkachenko Thank you very much
by wsy211
Wed Sep 26, 2018 2:35 am
Forum: Support
Topic: Text formatting color problem
Replies: 2
Views: 11218

Text formatting color problem

The novice consult. How to achieve when encountering the string text color of the paragraph with the first letter "A:" is A color; When you encounter the string text color of the paragraph with the first letter of "B:", it changes to another color. See rendering How is the code i...
by wsy211
Tue Sep 25, 2018 10:26 am
Forum: Support
Topic: RichViewEdit input string under the original horizontal line problem
Replies: 6
Views: 19767

RichViewEdit input string under the original horizontal line problem

RichViewEdit input string under the original horizontal line problem I don't know much English. The first time I used RichViewEdit, I asked you how to input multiple lines of string in RichViewEdit, and there was a line under the word (like a letter paper effect). For example, the long string str:='...