📄 unit1.nfm.~1~
字号:
object Form1: TForm1
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
Height = 278
Width = 366
Left = 0
Top = 0
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Caption = #38599#21592#21495
Left = 56
Top = 24
Width = 36
Height = 13
end
object Bevel1: TBevel
Left = 0
Top = 64
Width = 345
Height = 4
end
object Label2: TLabel
Caption = #22995#21517
Left = 48
Top = 96
Width = 24
Height = 13
end
object Label3: TLabel
Caption = #30005#35805#21495#30721
Left = 48
Top = 128
Width = 48
Height = 13
end
object Label4: TLabel
Caption = #24037#36164
Left = 48
Top = 160
Width = 24
Height = 13
end
object Edit1: TEdit
TabOrder = 0
Text = 'Edit1'
Left = 112
Top = 24
Width = 121
Height = 21
end
object Edit2: TEdit
TabOrder = 1
Text = 'Edit2'
Left = 104
Top = 96
Width = 121
Height = 21
end
object Edit3: TEdit
TabOrder = 2
Text = 'Edit3'
Left = 104
Top = 128
Width = 121
Height = 21
end
object Edit4: TEdit
TabOrder = 3
Text = 'Edit4'
Left = 104
Top = 160
Width = 121
Height = 21
end
object Button1: TButton
Caption = #26597#35810
TabOrder = 4
Left = 248
Top = 24
Width = 73
Height = 25
OnClick = Button1Click
end
object Button2: TButton
Caption = #20851#38381
TabOrder = 5
Left = 248
Top = 112
Width = 75
Height = 25
end
object Table1: TTable
TableName = 'employee.db'
DatabaseName = 'DBDEMOS'
Active = True
Top = 0
end
object DataSource1: TDataSource
DataSet = Table1
Top = 0
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -