реструктуризация файлов, добавление вебчатов

This commit is contained in:
PC1\PTyTb
2025-08-14 10:50:33 +03:00
parent 04b5259737
commit 3ac578b6e6
79 changed files with 10256 additions and 1284 deletions
+14
View File
@@ -0,0 +1,14 @@
object fPublicPlayer: TfPublicPlayer
Left = 0
Top = 0
Caption = 'Form1'
ClientHeight = 52
ClientWidth = 168
Transparency = True
FormFactor.Width = 320
FormFactor.Height = 480
FormFactor.Devices = [Desktop]
OnCreate = FormCreate
OnClose = FormClose
DesignerMasterStyle = 0
end