📄 unit1.dfm
字号:
object Form1: TForm1
Left = 189
Top = 104
Width = 780
Height = 555
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 20
object Panel1: TPanel
Left = 0
Top = 0
Width = 768
Height = 56
TabOrder = 0
object Label1: TLabel
Left = 200
Top = 16
Width = 481
Height = 29
AutoSize = False
Caption = #20915#31574#26641#27861#27714#35299#39118#38505#22411#20915#31574#20998#26512#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 = 409
Height = 465
TabOrder = 1
object Label2: TLabel
Left = 13
Top = 9
Width = 187
Height = 20
AutoSize = False
Caption = #35831#36755#20837#20215#26684#29366#24577#25968#65306
end
object Label3: TLabel
Left = 13
Top = 46
Width = 212
Height = 20
AutoSize = False
Caption = #35831#36755#20837#25913#38761#24037#33402#26041#26696#25968#65306
end
object Label4: TLabel
Left = 13
Top = 169
Width = 400
Height = 24
AutoSize = False
Caption = #20080#19987#21033#22833#36133#25104#21151#20197#21450#33258#34892#30740#31350#22833#36133#25104#21151#27010#29575#65306
end
object Label5: TLabel
Left = 13
Top = 80
Width = 196
Height = 20
AutoSize = False
Caption = #35831#36755#20837#21508#20215#26684#27010#29575#65306
end
object Label6: TLabel
Left = 13
Top = 253
Width = 212
Height = 20
AutoSize = False
Caption = #35831#36755#20837#25972#20010#30410#25439#30697#38453#65306
end
object Edit1: TEdit
Left = 230
Top = 3
Width = 105
Height = 28
TabOrder = 0
end
object Edit2: TEdit
Left = 230
Top = 40
Width = 105
Height = 28
TabOrder = 1
end
object BitBtn1: TBitBtn
Left = 344
Top = 35
Width = 57
Height = 33
Caption = #30830#23450
TabOrder = 2
OnClick = BitBtn1Click
end
object StringGrid1: TStringGrid
Left = 14
Top = 278
Width = 387
Height = 137
DefaultColWidth = 48
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goEditing, goTabs, goAlwaysShowEditor]
TabOrder = 3
end
object BitBtn2: TBitBtn
Left = 96
Top = 422
Width = 81
Height = 33
Caption = #30830#23450
TabOrder = 4
OnClick = BitBtn2Click
end
object BitBtn3: TBitBtn
Left = 240
Top = 422
Width = 65
Height = 33
Caption = #35745#31639
TabOrder = 5
OnClick = BitBtn3Click
end
object StringGrid2: TStringGrid
Left = 14
Top = 104
Width = 387
Height = 53
DefaultColWidth = 48
RowCount = 2
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goEditing, goTabs, goAlwaysShowEditor]
TabOrder = 6
end
object StringGrid3: TStringGrid
Left = 14
Top = 193
Width = 387
Height = 53
DefaultColWidth = 48
RowCount = 2
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goEditing, goTabs, goAlwaysShowEditor]
TabOrder = 7
end
end
object Panel3: TPanel
Left = 408
Top = 56
Width = 361
Height = 465
TabOrder = 2
object Label7: TLabel
Left = 10
Top = 8
Width = 231
Height = 20
AutoSize = False
Caption = #21017#20108#32423#20915#31574#26399#26395#20540#20998#21035#26159#65306
end
object Label8: TLabel
Left = 10
Top = 94
Width = 255
Height = 20
AutoSize = False
Caption = #19968#32423#20915#31574#26399#26395#20540#20998#21035#26159#65306
end
object Label9: TLabel
Left = 13
Top = 194
Width = 164
Height = 20
AutoSize = False
Caption = #26368#32456#20915#31574#32467#26524#20026#65306
end
object Label11: TLabel
Left = 14
Top = 232
Width = 163
Height = 20
AutoSize = False
Caption = #26368#32456#20915#31574#26041#26696#20026#65306
end
object Memo1: TMemo
Left = 8
Top = 264
Width = 330
Height = 193
Lines.Strings = (
'')
TabOrder = 0
end
object StringGrid4: TStringGrid
Left = 12
Top = 33
Width = 328
Height = 52
DefaultColWidth = 48
RowCount = 2
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goEditing, goTabs, goAlwaysShowEditor]
TabOrder = 1
end
object StringGrid5: TStringGrid
Left = 12
Top = 125
Width = 328
Height = 52
DefaultColWidth = 48
RowCount = 2
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goEditing, goTabs, goAlwaysShowEditor]
TabOrder = 2
end
object Edit3: TEdit
Left = 192
Top = 188
Width = 147
Height = 28
TabOrder = 3
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -