📄 adddepot.dfm
字号:
object AddDepotFrm: TAddDepotFrm
Left = 208
Top = 152
Width = 400
Height = 205
Caption = #28155#21152#20179#24211#20449#24687
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 24
Top = 16
Width = 353
Height = 137
Caption = #22635#20889#20179#24211#20449#24687
TabOrder = 0
object Label1: TLabel
Left = 32
Top = 32
Width = 57
Height = 13
Caption = #20179' '#24211' '#21517' '#31216
end
object Label2: TLabel
Left = 32
Top = 96
Width = 60
Height = 13
Caption = #20179#24211#36127#36131#20154
end
object Label3: TLabel
Left = 32
Top = 64
Width = 57
Height = 13
Caption = #20179' '#24211' '#20301' '#32622
end
object Edit1: TEdit
Left = 104
Top = 32
Width = 121
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 104
Top = 64
Width = 121
Height = 21
TabOrder = 1
end
object Edit3: TEdit
Left = 104
Top = 96
Width = 121
Height = 21
TabOrder = 2
end
object Button1: TButton
Left = 256
Top = 32
Width = 75
Height = 25
Caption = #20445#23384
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 256
Top = 64
Width = 75
Height = 25
Caption = #32487#32493#28155#21152
TabOrder = 4
OnClick = Button2Click
end
object Button3: TButton
Left = 256
Top = 96
Width = 75
Height = 25
Caption = #36820#22238
TabOrder = 5
OnClick = Button3Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -