Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2003.07.10;
Скачать: CL | DM;

Вниз

FileListBox + problema=?   Найти похожие ветки 

 
spogi   (2003-03-23 01:44) [0]

znacit ne bolshaya problema...
sozdal ya Pleyer, 2 raza kliknyu na FileListBox"e i nacinaetsya proigrivatel MediaPleyer, a teper nujna poymat okonchaniyu i pereyti na sleduyushuyu pesnyu...


 
spogi   (2003-03-25 00:09) [1]

a pocemu, nikto daje ne vstrechal takogo?


 
Kair ©   (2003-03-25 07:29) [2]

Можно и в таймере:
if MediaPlayer1.Position=MediaPlayer1.Length then ...
А может и ещё как-то можно.
PS: А что такое FileListBox?


 
Intell ©   (2003-03-25 07:37) [3]

procedure TForm1.MediaPlayer1Notify(Sender: TObject);
begin
with MediaPlayer1 do
if NotifyValue = nvSuccessful then
begin
filelistbox1.Itemindex:=filelistbox1.Itemindex+1;
MediaPlayer1.filename:=directorylistbox1.directory +filelistbox1.Items[filelistbox1.ItemIndex];
Play;
end;
end;

Дальше работай сам, помоему проще некуда. Может код глючить, т.к. набирал по памяти. В целом - посмотри, как этого можно достичь.



Страницы: 1 вся ветка

Текущий архив: 2003.07.10;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.02 c
14-31482
Mike B.
2003-06-24 14:46
2003.07.10
Суровые армейские будни


1-31352
Darrin
2003-06-27 15:13
2003.07.10
Создание потомка от TForm


3-31130
Max_
2003-06-18 10:59
2003.07.10
Query.Last в отдельном потоке?


14-31514
picaroon
2003-06-25 10:01
2003.07.10
Помогите кто чем может с кодом


1-31226
Дучф
2003-06-29 08:57
2003.07.10
Проблема c Excel