📄 wh420unit.dfm
字号:
inherited WH420Form: TWH420Form
Left = 272
Top = 203
Caption = #25776#20889#20256#30495
OldCreateOrder = True
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 5
Width = 121
Height = 382
Align = alLeft
TabOrder = 0
object DBLookupListBox1: TDBLookupListBox
Left = 1
Top = 1
Width = 119
Height = 368
Align = alClient
KeyField = #20844#21496
ListField = #20844#21496
ListSource = DM.dsCZ
TabOrder = 0
end
end
object Panel2: TPanel
Left = 121
Top = 5
Width = 509
Height = 382
Align = alClient
TabOrder = 1
object Label1: TLabel
Left = 32
Top = 8
Width = 36
Height = 13
Caption = #25910#20214#20154
end
object Label2: TLabel
Left = 32
Top = 40
Width = 24
Height = 13
Caption = #20844#21496
end
object Label3: TLabel
Left = 32
Top = 72
Width = 48
Height = 13
Caption = #30005#35805#21495#30721
end
object Label4: TLabel
Left = 32
Top = 104
Width = 48
Height = 13
Caption = #20256#30495#21495#30721
end
object Label5: TLabel
Left = 280
Top = 8
Width = 48
Height = 13
Caption = #21457#20214#20844#21496
end
object Label6: TLabel
Left = 288
Top = 40
Width = 24
Height = 13
Caption = #26085#26399
end
object Label7: TLabel
Left = 280
Top = 72
Width = 48
Height = 13
Caption = #20256#30495#21495#30721
end
object Label8: TLabel
Left = 280
Top = 104
Width = 48
Height = 13
Caption = #30005#35805#21495#30721
end
object Label9: TLabel
Left = 24
Top = 168
Width = 48
Height = 13
Caption = #20256#30495#20869#23481
end
object Label10: TLabel
Left = 32
Top = 136
Width = 48
Height = 13
AutoSize = False
Caption = #21333#25454#31867#22411
end
object Panel3: TPanel
Left = 1
Top = 323
Width = 507
Height = 58
Align = alBottom
TabOrder = 10
object Button1: TButton
Left = 8
Top = 15
Width = 75
Height = 25
Caption = #22686#21152
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 88
Top = 15
Width = 75
Height = 25
Caption = #32534#36753
TabOrder = 1
OnClick = Button2Click
end
object Button3: TButton
Left = 168
Top = 15
Width = 75
Height = 25
Caption = #20445#23384
Enabled = False
TabOrder = 2
OnClick = Button3Click
end
object Button4: TButton
Left = 248
Top = 15
Width = 75
Height = 25
Caption = #21462#28040
Enabled = False
TabOrder = 3
OnClick = Button4Click
end
object Button5: TButton
Left = 327
Top = 15
Width = 75
Height = 25
Caption = #21024#38500
TabOrder = 4
OnClick = Button5Click
end
object Button6: TButton
Left = 416
Top = 16
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 5
OnClick = Button6Click
end
end
object DBEdit1: TDBEdit
Left = 96
Top = 8
Width = 161
Height = 21
DataField = #25910#20214#20154
DataSource = DM.dsCZ
TabOrder = 0
end
object DBEdit2: TDBEdit
Left = 96
Top = 40
Width = 161
Height = 21
DataField = #20844#21496
DataSource = DM.dsCZ
TabOrder = 2
end
object DBEdit3: TDBEdit
Left = 96
Top = 72
Width = 161
Height = 21
DataField = #30005#35805#21495#30721
DataSource = DM.dsCZ
TabOrder = 4
end
object DBEdit4: TDBEdit
Left = 96
Top = 104
Width = 161
Height = 21
DataField = #20256#30495#21495#30721
DataSource = DM.dsCZ
TabOrder = 6
end
object DBMemo1: TDBMemo
Left = 24
Top = 192
Width = 473
Height = 121
DataField = #20869#23481
DataSource = DM.dsCZ
TabOrder = 9
end
object Edit1: TEdit
Left = 336
Top = 8
Width = 121
Height = 21
TabOrder = 1
Text = 'Edit1'
end
object Edit2: TEdit
Left = 336
Top = 40
Width = 121
Height = 21
TabOrder = 3
Text = 'Edit2'
end
object Edit3: TEdit
Left = 336
Top = 72
Width = 121
Height = 21
TabOrder = 5
Text = 'Edit3'
end
object Edit4: TEdit
Left = 336
Top = 104
Width = 121
Height = 21
TabOrder = 7
Text = 'Edit4'
end
object DBComboBox1: TDBComboBox
Left = 96
Top = 136
Width = 185
Height = 21
DataField = #21333#25454#31867#22411
DataSource = DM.dsCZ
ItemHeight = 13
Items.Strings = (
#36710#36742#31614#25910#21333
#36827#22330#21333
#20986#22330#21333
#36824#26588#20132#25509#21333
#25552#36135#21333
#36135#29289#31614#25910#21333)
TabOrder = 8
OnDropDown = DBComboBox1DropDown
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -