📄 unit2.~dfm
字号:
object Form2: TForm2
Left = 455
Top = 115
Width = 283
Height = 192
Caption = 'Form2'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 16
Width = 36
Height = 13
Caption = #23398#21495#65306
end
object Label2: TLabel
Left = 152
Top = 16
Width = 36
Height = 13
Caption = #22995#21517#65306
end
object Label3: TLabel
Left = 8
Top = 56
Width = 36
Height = 13
Caption = #24180#32423#65306
end
object Label4: TLabel
Left = 144
Top = 56
Width = 36
Height = 13
Caption = #19987#19994#65306
end
object DBEdit1: TDBEdit
Left = 56
Top = 16
Width = 65
Height = 21
DataField = #23398#21495
DataSource = Form1.DataSource1
TabOrder = 0
end
object DBEdit2: TDBEdit
Left = 192
Top = 16
Width = 73
Height = 21
DataField = #22995#21517
DataSource = Form1.DataSource1
TabOrder = 1
end
object DBEdit3: TDBEdit
Left = 56
Top = 56
Width = 65
Height = 21
DataField = #24180#32423
DataSource = Form1.DataSource1
TabOrder = 2
end
object DBEdit4: TDBEdit
Left = 192
Top = 56
Width = 73
Height = 21
DataField = #19987#19994
DataSource = Form1.DataSource1
TabOrder = 3
end
object Button1: TButton
Left = 56
Top = 104
Width = 57
Height = 25
Caption = #30830#23450
TabOrder = 4
end
object Button2: TButton
Left = 152
Top = 104
Width = 57
Height = 25
Caption = #21462#28040
TabOrder = 5
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -