Delphi example showing how to create Media Player.
Here you can see how to create Media Player with which you can play music and video files.
It is quite simple and easy way to do this with Delphi...
Delphi example showing how to create tabbed interface.
Here you can see how to dynamically create Memo and Picture and put them in Active sheet ( active tab ).
Also some actions with tabs, add, edit caption, move, delete .....
In this example I will show you how to use external fonts in your application, without installing font.
Following video shows details about creating this example, and below this video you can find source code for showed example...