добавил часть модулей, нужно переделать БД на records
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
object frmQ: TfrmQ
|
||||
Left = 0
|
||||
Top = 0
|
||||
BorderStyle = ToolWindow
|
||||
Caption = #1042#1074#1077#1076#1080#1090#1077' '#1079#1085#1072#1095#1077#1085#1080#1077
|
||||
ClientHeight = 96
|
||||
ClientWidth = 466
|
||||
FormFactor.Width = 320
|
||||
FormFactor.Height = 480
|
||||
FormFactor.Devices = [Desktop]
|
||||
DesignerMasterStyle = 0
|
||||
object Button1: TButton
|
||||
Position.X = 378.000000000000000000
|
||||
Position.Y = 66.000000000000000000
|
||||
TabOrder = 0
|
||||
Text = #1054#1082
|
||||
TextSettings.Trimming = None
|
||||
OnClick = Button1Click
|
||||
end
|
||||
object Label1: TLabel
|
||||
Position.X = 8.000000000000000000
|
||||
Position.Y = 8.000000000000000000
|
||||
Size.Width = 450.000000000000000000
|
||||
Size.Height = 17.000000000000000000
|
||||
Size.PlatformDefault = False
|
||||
Text = #1048#1084#1103' '#1073#1086#1090#1072
|
||||
TabOrder = 1
|
||||
end
|
||||
object Edit1: TEdit
|
||||
Touch.InteractiveGestures = [LongTap, DoubleTap]
|
||||
TabOrder = 2
|
||||
Position.X = 8.000000000000000000
|
||||
Position.Y = 33.000000000000000000
|
||||
Size.Width = 450.000000000000000000
|
||||
Size.Height = 22.000000000000000000
|
||||
Size.PlatformDefault = False
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user