реструктуризация файлов, добавление вебчатов
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user