📄 unit_file.~dfm
字号:
object Form_File: TForm_File
Left = 519
Top = 26
BorderStyle = bsToolWindow
Caption = #27979#35797#21442#25968
ClientHeight = 438
ClientWidth = 436
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 12
Top = 16
Width = 317
Height = 57
Caption = #27979#35797#24037#20301
TabOrder = 0
object CheckBox_1: TCheckBox
Left = 12
Top = 28
Width = 80
Height = 17
Caption = #24037#20301#19968
Checked = True
State = cbChecked
TabOrder = 0
end
object CheckBox_2: TCheckBox
Left = 112
Top = 28
Width = 80
Height = 17
Caption = #24037#20301#20108
Checked = True
State = cbChecked
TabOrder = 1
end
object CheckBox_3: TCheckBox
Left = 208
Top = 28
Width = 80
Height = 17
Caption = #24037#20301#19977
Checked = True
State = cbChecked
TabOrder = 2
end
end
object GroupBox2: TGroupBox
Left = 12
Top = 84
Width = 317
Height = 137
Caption = #27979#35797#24037#33402
TabOrder = 1
object Label1: TLabel
Left = 44
Top = 24
Width = 41
Height = 13
AutoSize = False
Caption = #24635#27425#25968
end
object Label2: TLabel
Left = 12
Top = 52
Width = 77
Height = 13
Alignment = taCenter
AutoSize = False
Caption = #21561#31881#23576#26102#38388
WordWrap = True
end
object Label3: TLabel
Left = 28
Top = 80
Width = 57
Height = 13
AutoSize = False
Caption = #21367#25910#27425#25968
end
object Label4: TLabel
Left = 28
Top = 108
Width = 61
Height = 13
AutoSize = False
Caption = #38388#27463#26102#38388
end
object Label5: TLabel
Left = 224
Top = 28
Width = 12
Height = 13
Caption = #27425
end
object Label6: TLabel
Left = 224
Top = 56
Width = 36
Height = 13
Caption = #30334#20998#31186
end
object Label7: TLabel
Left = 224
Top = 80
Width = 12
Height = 13
Caption = #27425
end
object Label8: TLabel
Left = 224
Top = 108
Width = 36
Height = 13
Caption = #30334#20998#31186
end
object Edit_Total: TEdit
Left = 92
Top = 20
Width = 121
Height = 21
TabOrder = 0
Text = 'Edit_Total'
end
object Edit_Spray: TEdit
Left = 92
Top = 48
Width = 121
Height = 21
TabOrder = 1
Text = 'Edit_Spray'
end
object Edit_InOut: TEdit
Left = 92
Top = 76
Width = 121
Height = 21
TabOrder = 2
Text = 'Edit_InOut'
end
object Edit_Break: TEdit
Left = 92
Top = 104
Width = 121
Height = 21
TabOrder = 3
Text = 'Edit_Break'
end
end
object GroupBox3: TGroupBox
Left = 12
Top = 236
Width = 317
Height = 189
Caption = #21367#25910#22120#20449#24687
TabOrder = 2
object Label9: TLabel
Left = 28
Top = 24
Width = 29
Height = 13
AutoSize = False
Caption = #20195#21495
end
object Label10: TLabel
Left = 28
Top = 48
Width = 29
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = #21517#31216
end
object Label11: TLabel
Left = 4
Top = 72
Width = 60
Height = 13
AutoSize = False
Caption = #25216#26415#26465#20214
end
object Label12: TLabel
Left = 4
Top = 96
Width = 57
Height = 13
AutoSize = False
Caption = #29992#25143#32534#21495
end
object Label13: TLabel
Left = 4
Top = 124
Width = 61
Height = 13
AutoSize = False
Caption = #25253#21578#32534#21495
end
object Label14: TLabel
Left = 28
Top = 156
Width = 29
Height = 13
AutoSize = False
Caption = #22791#27880
end
object Edit_Code: TEdit
Left = 60
Top = 20
Width = 121
Height = 21
TabOrder = 0
Text = 'Edit_Code'
end
object Edit_Name: TEdit
Left = 60
Top = 44
Width = 121
Height = 21
TabOrder = 1
Text = 'Edit_Name'
end
object Edit_Condition: TEdit
Left = 60
Top = 68
Width = 121
Height = 21
TabOrder = 2
Text = 'Edit_Condition'
end
object Edit_UserNo: TEdit
Left = 60
Top = 92
Width = 121
Height = 21
TabOrder = 3
Text = 'Edit_UserNo'
end
object RadioGroup_State: TRadioGroup
Left = 196
Top = 16
Width = 109
Height = 53
Caption = #29366#24577
ItemIndex = 0
Items.Strings = (
#32784#20037#35797#39564#21069
#32784#20037#35797#39564#21518)
TabOrder = 4
end
object RadioGroup_Assem: TRadioGroup
Left = 196
Top = 76
Width = 109
Height = 37
Caption = #35013#37197
Columns = 2
ItemIndex = 0
Items.Strings = (
#26679#20214
#29983#20135)
TabOrder = 5
end
object Edit_ReportNo: TEdit
Left = 60
Top = 120
Width = 121
Height = 21
TabOrder = 6
Text = 'Edit_ReportNo'
end
object Edit_Memo: TEdit
Left = 60
Top = 152
Width = 245
Height = 21
TabOrder = 7
Text = 'Edit_Memo'
end
end
object Button1: TButton
Left = 348
Top = 36
Width = 75
Height = 25
Caption = #30830' '#23450'(&O)'
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 348
Top = 84
Width = 75
Height = 25
Caption = #21462#28040'(&C)'
TabOrder = 4
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -