by default the screen pops up in its own window, I want it on a panel. i cant figure out how to do this. can someone give he a quick example?
http://docwiki.embarcadero.com/VCL/e...Player.DisplayTo use Display, assign the name of a windowed control such as a form or panel to Display to display output in that control.
Code:Mediaplayer1.Display := pannel1.thereisnothingherethatseemstowork


1Likes
LinkBack URL
About LinkBacks
Reply With Quote