📄 unit2.~dfm
字号:
object Form2: TForm2
Left = 231
Top = 132
BorderStyle = bsDialog
Caption = 'Form2'
ClientHeight = 489
ClientWidth = 604
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 16
Width = 60
Height = 13
Caption = #33258#21464#37327#20010#25968
end
object Label2: TLabel
Left = 232
Top = 16
Width = 48
Height = 13
Caption = #35797#39564#27425#25968
end
object Label3: TLabel
Left = 16
Top = 352
Width = 48
Height = 13
Caption = #36755#20986#26041#31243
end
object Label4: TLabel
Left = 56
Top = 384
Width = 12
Height = 13
Caption = 'lyy'
end
object Label5: TLabel
Left = 56
Top = 416
Width = 13
Height = 13
Caption = 'Sc'
end
object Label6: TLabel
Left = 264
Top = 384
Width = 13
Height = 13
Caption = 'Sh'
end
object Label7: TLabel
Left = 264
Top = 416
Width = 12
Height = 13
Caption = 'Sz'
end
object Edit1: TEdit
Left = 96
Top = 16
Width = 121
Height = 21
TabOrder = 0
Text = '1'
OnExit = Edit1Exit
end
object Edit2: TEdit
Left = 296
Top = 16
Width = 121
Height = 21
TabOrder = 1
Text = '1'
OnExit = Edit2Exit
end
object StringGrid1: TStringGrid
Left = 8
Top = 48
Width = 585
Height = 297
ColCount = 3
DefaultRowHeight = 20
RowCount = 2
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goColSizing, goEditing, goAlwaysShowEditor]
TabOrder = 2
end
object Button1: TButton
Left = 408
Top = 448
Width = 75
Height = 25
Caption = #35745#31639
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 504
Top = 448
Width = 75
Height = 25
Caption = #20851#38381
ModalResult = 2
TabOrder = 4
end
object Edit3: TEdit
Left = 80
Top = 352
Width = 513
Height = 22
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Times New Roman'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 5
end
object Edit4: TEdit
Left = 80
Top = 384
Width = 121
Height = 22
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Times New Roman'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 6
end
object Edit5: TEdit
Left = 80
Top = 416
Width = 121
Height = 22
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Times New Roman'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 7
end
object Edit6: TEdit
Left = 288
Top = 384
Width = 121
Height = 22
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Times New Roman'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 8
end
object Edit7: TEdit
Left = 288
Top = 416
Width = 121
Height = 22
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Times New Roman'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 9
end
object Button3: TButton
Left = 216
Top = 448
Width = 75
Height = 25
Caption = #20445#23384#25968#32452
TabOrder = 10
OnClick = Button3Click
end
object Button4: TButton
Left = 312
Top = 448
Width = 75
Height = 25
Caption = #36733#20837#25968#32452
TabOrder = 11
OnClick = Button4Click
end
object OpenDialog1: TOpenDialog
Left = 472
Top = 400
end
object SaveDialog1: TSaveDialog
Left = 520
Top = 400
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -