📄 unit1.dfm
字号:
object addproductfrm: Taddproductfrm
Left = 204
Top = 109
Width = 490
Height = 390
Caption = #28155#21152#36135#21697#20449#24687
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 481
Height = 353
Caption = #22635#20889#36135#21697#20449#24687
TabOrder = 0
object Label1: TLabel
Left = 32
Top = 40
Width = 65
Height = 17
AutoSize = False
Caption = #36135#21697#21517#31216
end
object Label2: TLabel
Left = 32
Top = 96
Width = 65
Height = 17
AutoSize = False
Caption = #36135#21697#35268#26684
end
object Label3: TLabel
Left = 32
Top = 152
Width = 65
Height = 17
AutoSize = False
Caption = #24213#32447#24211#23384
end
object Label4: TLabel
Left = 248
Top = 40
Width = 57
Height = 13
AutoSize = False
Caption = #36135#21697#31867#21035
end
object Label5: TLabel
Left = 248
Top = 96
Width = 65
Height = 17
AutoSize = False
Caption = #35745#37327#21333#20301
end
object Label6: TLabel
Left = 248
Top = 152
Width = 65
Height = 17
AutoSize = False
Caption = #39640#32447#24211#23384
end
object Edit1: TEdit
Left = 104
Top = 40
Width = 105
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 104
Top = 96
Width = 105
Height = 21
TabOrder = 1
end
object Edit5: TEdit
Left = 336
Top = 152
Width = 105
Height = 21
TabOrder = 2
end
object Button1: TButton
Left = 88
Top = 232
Width = 75
Height = 25
Caption = #20445#23384
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 208
Top = 232
Width = 75
Height = 25
Caption = #32487#32493#28155#21152
TabOrder = 4
OnClick = Button2Click
end
object Button3: TButton
Left = 320
Top = 232
Width = 75
Height = 25
Caption = #36820#22238
TabOrder = 5
OnClick = Button3Click
end
object ComboBox1: TComboBox
Left = 336
Top = 40
Width = 105
Height = 21
ItemHeight = 13
TabOrder = 6
Text = 'ComboBox1'
end
object Edit4: TEdit
Left = 104
Top = 152
Width = 105
Height = 21
TabOrder = 7
Text = '0'
end
object Edit3: TEdit
Left = 336
Top = 96
Width = 105
Height = 21
TabOrder = 8
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -