реструктуризация файлов, добавление вебчатов
This commit is contained in:
+43
@@ -0,0 +1,43 @@
|
||||
object fPlayer: TfPlayer
|
||||
Left = 0
|
||||
Top = 0
|
||||
Caption = #1055#1083#1077#1077#1088
|
||||
ClientHeight = 81
|
||||
ClientWidth = 227
|
||||
FormFactor.Width = 320
|
||||
FormFactor.Height = 480
|
||||
FormFactor.Devices = [Desktop]
|
||||
OnCreate = FormCreate
|
||||
OnClose = FormClose
|
||||
DesignerMasterStyle = 0
|
||||
object Edit1: TEdit
|
||||
Touch.InteractiveGestures = [LongTap, DoubleTap]
|
||||
Align = Top
|
||||
TabOrder = 2
|
||||
ReadOnly = True
|
||||
Text = 'http://127.0.0.1:8088'
|
||||
Position.X = 10.000000000000000000
|
||||
Position.Y = 47.000000000000000000
|
||||
Margins.Left = 10.000000000000000000
|
||||
Margins.Top = 10.000000000000000000
|
||||
Margins.Right = 10.000000000000000000
|
||||
Margins.Bottom = 10.000000000000000000
|
||||
Size.Width = 207.000000000000000000
|
||||
Size.Height = 22.000000000000000000
|
||||
Size.PlatformDefault = False
|
||||
end
|
||||
object Label1: TLabel
|
||||
Align = Top
|
||||
Margins.Left = 10.000000000000000000
|
||||
Margins.Top = 10.000000000000000000
|
||||
Margins.Right = 10.000000000000000000
|
||||
Margins.Bottom = 10.000000000000000000
|
||||
Position.X = 10.000000000000000000
|
||||
Position.Y = 10.000000000000000000
|
||||
Size.Width = 207.000000000000000000
|
||||
Size.Height = 17.000000000000000000
|
||||
Size.PlatformDefault = False
|
||||
Text = #1057#1089#1099#1083#1082#1072' '#1076#1083#1103' OBS '#1044#1086#1082'-'#1087#1072#1085#1077#1083#1080
|
||||
TabOrder = 3
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user