📄 wh310unit.dfm
字号:
inherited WH310Form: TWH310Form
Left = 300
Top = 203
Width = 645
Height = 263
Caption = #29289#27969#26041#24335#35774#32622
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 13
inherited Image1: TImage
Width = 637
end
inherited Image2: TImage
Top = 164
Width = 637
end
object Panel1: TPanel
Left = 0
Top = 5
Width = 637
Height = 52
Align = alTop
TabOrder = 0
object Label1: TLabel
Left = 32
Top = 24
Width = 41
Height = 13
AutoSize = False
Caption = #21517#31216
end
object DBEdit1: TDBEdit
Left = 80
Top = 24
Width = 121
Height = 21
DataField = #21517#31216
DataSource = DM.dsWLType
TabOrder = 1
OnKeyPress = DBEdit1KeyPress
end
object Button7: TButton
Left = 512
Top = 16
Width = 75
Height = 25
Caption = #25171#21360
TabOrder = 0
OnClick = Button7Click
end
end
object Panel2: TPanel
Left = 0
Top = 57
Width = 637
Height = 107
Align = alClient
TabOrder = 1
object DBGrid1: TDBGrid
Left = 1
Top = 1
Width = 635
Height = 105
Align = alClient
DataSource = DM.dsWLType
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = #32534#21495
Visible = True
end
item
Expanded = False
FieldName = #21517#31216
Visible = True
end
item
Expanded = False
FieldName = #26085#26399
Title.Caption = #21152#20837#26085#26399
Visible = True
end
item
Expanded = False
FieldName = #25805#20316#20154
Visible = True
end>
end
end
object Panel3: TPanel
Left = 0
Top = 169
Width = 637
Height = 67
Align = alBottom
TabOrder = 2
object Button1: TButton
Left = 16
Top = 15
Width = 75
Height = 25
Caption = #22686#21152
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 96
Top = 15
Width = 75
Height = 25
Caption = #32534#36753
TabOrder = 1
OnClick = Button2Click
end
object Button3: TButton
Left = 176
Top = 15
Width = 75
Height = 25
Caption = #20445#23384
Enabled = False
TabOrder = 2
OnClick = Button3Click
end
object Button4: TButton
Left = 256
Top = 15
Width = 75
Height = 25
Caption = #21462#28040
Enabled = False
TabOrder = 3
OnClick = Button4Click
end
object Button5: TButton
Left = 335
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
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -