📄 wh110unit.dfm
字号:
inherited WH110Form: TWH110Form
Left = 214
Top = 191
Width = 688
Height = 392
Caption = #20844#21496#36164#26009#35774#32622
OldCreateOrder = True
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
inherited Image1: TImage
Top = 49
Width = 680
end
inherited Image2: TImage
Top = 312
Width = 680
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 680
Height = 49
Align = alTop
Caption = 'Panel1'
TabOrder = 0
object Label8: TLabel
Left = 200
Top = 12
Width = 241
Height = 29
AutoSize = False
Caption = #20844#21496#36164#26009#35774#32622
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
end
object Panel2: TPanel
Left = 0
Top = 54
Width = 680
Height = 258
Align = alClient
TabOrder = 1
object Label1: TLabel
Left = 104
Top = 32
Width = 65
Height = 13
AutoSize = False
Caption = #20844#21496#21517#31216
end
object Label2: TLabel
Left = 96
Top = 64
Width = 73
Height = 13
AutoSize = False
Caption = #36127#36131#20154#22995#21517
end
object Label3: TLabel
Left = 104
Top = 96
Width = 57
Height = 13
AutoSize = False
Caption = #20844#21496#24615#36136
end
object Label4: TLabel
Left = 104
Top = 128
Width = 24
Height = 13
Caption = #30005#35805
end
object Label5: TLabel
Left = 104
Top = 160
Width = 24
Height = 13
Caption = #20256#30495
end
object Label6: TLabel
Left = 104
Top = 200
Width = 24
Height = 13
Caption = #22320#22336
end
object Label7: TLabel
Left = 104
Top = 232
Width = 65
Height = 13
AutoSize = False
Caption = #20844#21496#26631#24535
end
object SpeedButton1: TSpeedButton
Left = 488
Top = 232
Width = 25
Height = 22
Caption = '....'
OnClick = SpeedButton1Click
end
object DBEdit1: TDBEdit
Left = 168
Top = 24
Width = 321
Height = 21
DataField = #21517#31216
DataSource = DM.dscompany
TabOrder = 0
end
object DBEdit2: TDBEdit
Left = 168
Top = 64
Width = 321
Height = 21
DataField = #21517#31216'1'
DataSource = DM.dscompany
TabOrder = 1
end
object DBEdit3: TDBEdit
Left = 168
Top = 96
Width = 321
Height = 21
DataField = #21035#21517
DataSource = DM.dscompany
TabOrder = 2
end
object DBEdit4: TDBEdit
Left = 168
Top = 128
Width = 321
Height = 21
DataField = #30005#35805
DataSource = DM.dscompany
TabOrder = 3
end
object DBEdit5: TDBEdit
Left = 168
Top = 160
Width = 321
Height = 21
DataField = #20256#30495
DataSource = DM.dscompany
TabOrder = 4
end
object DBEdit6: TDBEdit
Left = 168
Top = 200
Width = 321
Height = 21
DataField = #22320#22336
DataSource = DM.dscompany
TabOrder = 5
end
object DBEdit7: TDBEdit
Left = 168
Top = 232
Width = 321
Height = 21
DataField = 'Logo'
DataSource = DM.dscompany
TabOrder = 6
end
end
object Panel3: TPanel
Left = 0
Top = 317
Width = 680
Height = 48
Align = alBottom
TabOrder = 2
object Button2: TButton
Left = 336
Top = 8
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 1
OnClick = Button2Click
end
object Button1: TButton
Left = 200
Top = 8
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 0
OnClick = Button1Click
end
end
object OpenDialog1: TOpenDialog
Left = 520
Top = 280
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -