Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2006 Nov : TRichEdit and vertical Scrollbar
| Subject: | TRichEdit and vertical Scrollbar |
| Posted by: | "Otto Herdegen" (otto.herdeg..@gmx.de) |
| Date: | Wed, 15 Nov 2006 08:33:17 |
Hi,
i play a midifile with TMediaPlayer and display the text of the song within
a TRichEdit. If the TRichEdit has a vertical scrollbar, i would like to
scroll the text. If playing the file is done, scrolling also should be done
(1..100% progress) and in this case i need the properties (lenght,
position...) of the scrollbar to decide how many steps are needed for
scrolling. Unfortunately i did nothing find about this in the help or by a
google-search. Any hints please? TIA
Kind Regards
Otto