реструктуризация файлов, добавление вебчатов
This commit is contained in:
@@ -0,0 +1,112 @@
|
||||
object frGroupsRequest: TfrGroupsRequest
|
||||
Align = Client
|
||||
Size.Width = 351.000000000000000000
|
||||
Size.Height = 219.000000000000000000
|
||||
Size.PlatformDefault = False
|
||||
object lbRandomGroup: TListBox
|
||||
Position.X = 8.000000000000000000
|
||||
Position.Y = 33.000000000000000000
|
||||
Size.Width = 121.000000000000000000
|
||||
Size.Height = 120.000000000000000000
|
||||
Size.PlatformDefault = False
|
||||
TabOrder = 11
|
||||
DisableFocusEffect = True
|
||||
ItemHeight = 13.000000000000000000
|
||||
DefaultItemStyles.ItemStyle = ''
|
||||
DefaultItemStyles.GroupHeaderStyle = ''
|
||||
DefaultItemStyles.GroupFooterStyle = ''
|
||||
OnChange = lbRandomGroupChange
|
||||
Left = 208
|
||||
Top = 315
|
||||
Viewport.Width = 117.000000000000000000
|
||||
Viewport.Height = 116.000000000000000000
|
||||
end
|
||||
object lbRandomRespons: TListBox
|
||||
Position.X = 126.000000000000000000
|
||||
Position.Y = 33.000000000000000000
|
||||
Size.Width = 211.000000000000000000
|
||||
Size.Height = 120.000000000000000000
|
||||
Size.PlatformDefault = False
|
||||
TabOrder = 13
|
||||
OnClick = lbRandomResponsClick
|
||||
DisableFocusEffect = True
|
||||
ItemHeight = 13.000000000000000000
|
||||
DefaultItemStyles.ItemStyle = ''
|
||||
DefaultItemStyles.GroupHeaderStyle = ''
|
||||
DefaultItemStyles.GroupFooterStyle = ''
|
||||
Left = 335
|
||||
Top = 315
|
||||
Viewport.Width = 207.000000000000000000
|
||||
Viewport.Height = 116.000000000000000000
|
||||
end
|
||||
object edtRandomGroup: TEdit
|
||||
Touch.InteractiveGestures = [LongTap, DoubleTap]
|
||||
TabOrder = 12
|
||||
Text = 'GRP1'
|
||||
Position.X = 8.000000000000000000
|
||||
Position.Y = 161.000000000000000000
|
||||
Size.Width = 121.000000000000000000
|
||||
Size.Height = 21.000000000000000000
|
||||
Size.PlatformDefault = False
|
||||
Left = 208
|
||||
Top = 514
|
||||
end
|
||||
object edtRandomRespons: TEdit
|
||||
Touch.InteractiveGestures = [LongTap, DoubleTap]
|
||||
TabOrder = 14
|
||||
Position.X = 126.000000000000000000
|
||||
Position.Y = 161.000000000000000000
|
||||
Size.Width = 211.000000000000000000
|
||||
Size.Height = 21.000000000000000000
|
||||
Size.PlatformDefault = False
|
||||
Left = 335
|
||||
Top = 514
|
||||
end
|
||||
object btnRandomAdd: TButton
|
||||
Position.X = 7.000000000000000000
|
||||
Position.Y = 190.000000000000000000
|
||||
TabOrder = 38
|
||||
Text = #1044#1086#1073#1072#1074#1080#1090#1100
|
||||
TextSettings.Trimming = None
|
||||
OnClick = btnRandomAddClick
|
||||
end
|
||||
object btnRandomDel: TButton
|
||||
Position.X = 96.000000000000000000
|
||||
Position.Y = 190.000000000000000000
|
||||
Size.Width = 70.000000000000000000
|
||||
Size.Height = 22.000000000000000000
|
||||
Size.PlatformDefault = False
|
||||
TabOrder = 39
|
||||
Text = #1059#1076#1072#1083#1080#1090#1100
|
||||
TextSettings.Trimming = None
|
||||
OnClick = btnRandomDelClick
|
||||
end
|
||||
object btnRmGroup: TButton
|
||||
Position.X = 205.000000000000000000
|
||||
Position.Y = 190.000000000000000000
|
||||
Size.Width = 138.000000000000000000
|
||||
Size.Height = 22.000000000000000000
|
||||
Size.PlatformDefault = False
|
||||
TabOrder = 40
|
||||
Text = #1059#1076#1072#1083#1080#1090#1100' '#1074#1089#1102' '#1075#1088#1091#1087#1087#1091
|
||||
TextSettings.Trimming = None
|
||||
OnClick = btnRmGroupClick
|
||||
end
|
||||
object Label4: TLabel
|
||||
Position.X = 8.000000000000000000
|
||||
Position.Y = 8.000000000000000000
|
||||
Size.Width = 110.000000000000000000
|
||||
Size.Height = 17.000000000000000000
|
||||
Size.PlatformDefault = False
|
||||
TextSettings.Trimming = None
|
||||
Text = #1043#1088#1091#1087#1087#1072
|
||||
TabOrder = 41
|
||||
end
|
||||
object Label5: TLabel
|
||||
Position.X = 126.000000000000000000
|
||||
Position.Y = 8.000000000000000000
|
||||
TextSettings.Trimming = None
|
||||
Text = #1042#1072#1088#1080#1072#1085#1090#1099' '#1086#1090#1074#1077#1090#1072
|
||||
TabOrder = 44
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user