Implements Module Player working in Form

* Implements Embedding .xm music in Final Application
This commit is contained in:
2025-06-02 15:15:16 +05:30
parent c09c434653
commit 6a1d80d3b8
342 changed files with 137595 additions and 146 deletions

View File

@@ -8,6 +8,7 @@ object Form1: TForm1
ClientWidth = 704
ShowInTaskBar = stAlways
SnapOptions.SnapToMonitor = True
LCLVersion = '4.0.0.4'
OnCreate = FormCreate
object TabControl1: TTabControl
AnchorSideRight.Side = asrBottom