0 Members and 2 Guests are viewing this topic.
Есть ли возможность перемещения элементов (контейнер, кнопки, панели, текст и т.д.) из одного контейнера в другой при помощи скрипта, чтобы не плодить копии элементов в разных контейнерах?
When I link the script with any of button event, I got an error, how to resolve this?
Judging by the message, the queue list does not exist at the moment.
by default the queue list is empty, that's why an error occurs
But even if there is something in the queue list, the user can start any track from the playlist and the information about the next track will no longer be correct, so the prvPlaybackQueue provider cannot be used for this purpose.
procedure Execute(EventData, Arguments: TComponent);
Is there any way to display the previous, current playing and nexttrack's coverart at the same time?
I afraid it impossible for now