📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 190
Top = 104
Width = 598
Height = 465
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 = 585
Height = 41
Caption = #35774#22791#26356#26032#38382#39064#31243#24207
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -24
Font.Name = #40657#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
end
object Panel2: TPanel
Left = 0
Top = 40
Width = 585
Height = 65
TabOrder = 1
object Label1: TLabel
Left = 8
Top = 4
Width = 201
Height = 25
AutoSize = False
Caption = #35831#36755#20837#35745#21010#24180#38480#24635#25968#65306
end
object Label2: TLabel
Left = 336
Top = 7
Width = 161
Height = 20
AutoSize = False
Caption = #35831#36755#20837#25240#25187#22240#23376#65306
end
object Label3: TLabel
Left = 8
Top = 35
Width = 377
Height = 25
AutoSize = False
Caption = #35831#36755#20837#31532#19968#24180#24320#22987#26102#65292#27491#20351#29992#26426#22120#30340#24441#40836#65306
end
object Edit1: TEdit
Left = 206
Top = 3
Width = 81
Height = 28
TabOrder = 0
end
object Edit2: TEdit
Left = 504
Top = 5
Width = 74
Height = 28
TabOrder = 1
end
object Edit3: TEdit
Left = 384
Top = 32
Width = 81
Height = 28
TabOrder = 2
end
object Button1: TButton
Left = 505
Top = 34
Width = 74
Height = 30
Caption = #30830#23450
TabOrder = 3
OnClick = Button1Click
end
end
object Panel3: TPanel
Left = 0
Top = 104
Width = 585
Height = 193
TabOrder = 2
object Label4: TLabel
Left = 8
Top = 3
Width = 209
Height = 19
AutoSize = False
Caption = #35831#36755#20837#26377#20851#25968#25454#65306
end
object StringGrid1: TStringGrid
Left = 7
Top = 24
Width = 569
Height = 129
ColCount = 16
DefaultColWidth = 40
RowCount = 4
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goEditing, goTabs, goAlwaysShowEditor]
ParentFont = False
TabOrder = 0
end
object BitBtn1: TBitBtn
Left = 192
Top = 156
Width = 65
Height = 33
Caption = #30830#23450
TabOrder = 1
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 328
Top = 157
Width = 65
Height = 33
Caption = #35745#31639
TabOrder = 2
OnClick = BitBtn2Click
end
end
object Panel4: TPanel
Left = 0
Top = 296
Width = 585
Height = 137
TabOrder = 3
object Label5: TLabel
Left = 11
Top = 3
Width = 147
Height = 25
AutoSize = False
Caption = #35745#31639#32467#26524#22914#19979#65306
end
object Label6: TLabel
Left = 356
Top = 32
Width = 225
Height = 97
AutoSize = False
end
object StringGrid2: TStringGrid
Left = 10
Top = 28
Width = 329
Height = 105
ColCount = 6
DefaultColWidth = 48
RowCount = 3
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goEditing, goTabs, goAlwaysShowEditor]
TabOrder = 0
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -