📄 unit1.dfm
字号:
object Form1: TForm1
Left = 189
Top = 103
Width = 652
Height = 416
Caption = 'Form1'
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 Panel1: TPanel
Left = 0
Top = 0
Width = 641
Height = 57
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
object Label1: TLabel
Left = 48
Top = 16
Width = 553
Height = 29
AutoSize = False
Caption = #30697#38453#23545#31574#32447#24615#26041#31243#32452'('#28151#21512#31574#30053')'#35299#27861#31243#24207
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
end
object Panel2: TPanel
Left = 0
Top = 56
Width = 382
Height = 329
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
object Label2: TLabel
Left = 8
Top = 12
Width = 153
Height = 20
AutoSize = False
Caption = #35831#36755#20837#21464#37327#20010#25968#65306
end
object Label3: TLabel
Left = 8
Top = 56
Width = 169
Height = 20
AutoSize = False
Caption = #35831#36755#20837#23545#31574#30697#38453#65306
end
object Edit1: TEdit
Left = 160
Top = 10
Width = 121
Height = 28
TabOrder = 0
end
object StringGrid1: TStringGrid
Left = 2
Top = 80
Width = 377
Height = 177
TabStop = False
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goEditing, goTabs, goAlwaysShowEditor]
TabOrder = 1
end
object BitBtn1: TBitBtn
Left = 296
Top = 8
Width = 57
Height = 33
Caption = #30830#23450
TabOrder = 2
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 48
Top = 272
Width = 105
Height = 41
Caption = #30830#23450
TabOrder = 3
OnClick = BitBtn2Click
end
object BitBtn3: TBitBtn
Left = 208
Top = 272
Width = 97
Height = 41
Caption = #35745#31639
TabOrder = 4
OnClick = BitBtn3Click
end
end
object Panel3: TPanel
Left = 384
Top = 56
Width = 257
Height = 329
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
object Label4: TLabel
Left = 2
Top = 8
Width = 249
Height = 20
AutoSize = False
Caption = #23616#20013#20154#19968#30340#23545#31574#27010#29575#21521#37327#20026#65306
end
object Label5: TLabel
Left = 3
Top = 75
Width = 250
Height = 20
AutoSize = False
Caption = #23616#20013#20154#20108#30340#23545#31574#27010#29575#21521#37327#20026#65306
end
object Label6: TLabel
Left = 12
Top = 144
Width = 105
Height = 20
AutoSize = False
Caption = #23545#31574#20540#20026#65306
end
object Edit2: TEdit
Left = 4
Top = 34
Width = 241
Height = 28
TabOrder = 0
end
object Edit3: TEdit
Left = 4
Top = 104
Width = 241
Height = 28
TabOrder = 1
end
object Edit4: TEdit
Left = 4
Top = 176
Width = 241
Height = 28
TabOrder = 2
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -