📄 unit4.~dfm
字号:
object Form4: TForm4
Left = 400
Top = 262
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #30005#24433#20462#25913
ClientHeight = 92
ClientWidth = 227
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 Label1: TLabel
Left = 8
Top = 8
Width = 57
Height = 13
AutoSize = False
Caption = #30005#24433#21517':'
end
object Label2: TLabel
Left = 8
Top = 32
Width = 65
Height = 13
AutoSize = False
Caption = #36335#24452':'
end
object SpeedButton1: TSpeedButton
Left = 8
Top = 64
Width = 89
Height = 22
Caption = #20445#23384
Flat = True
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 128
Top = 64
Width = 89
Height = 22
Caption = #21462#28040
Flat = True
OnClick = SpeedButton2Click
end
object DBEdit1: TDBEdit
Left = 48
Top = 8
Width = 169
Height = 21
DataSource = Form3.DataSource1
TabOrder = 0
end
object DBEdit2: TDBEdit
Left = 48
Top = 32
Width = 169
Height = 21
DataSource = Form3.DataSource1
TabOrder = 1
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -