📄 main.dfm
字号:
object FormTest: TFormTest
Left = 293
Top = 107
Width = 487
Height = 592
Caption = 'FormTest'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 16
Top = 24
Width = 36
Height = 12
Caption = #25968#37327#65306
end
object Label2: TLabel
Left = 16
Top = 48
Width = 36
Height = 12
Caption = #21517#31216#65306
end
object Label3: TLabel
Left = 16
Top = 72
Width = 36
Height = 12
Caption = #26102#38388#65306
end
object Label4: TLabel
Left = 16
Top = 96
Width = 60
Height = 12
Caption = #20986#21806#20215#26684#65306
end
object Label5: TLabel
Left = 16
Top = 120
Width = 42
Height = 12
Caption = 'wIndex:'
end
object Label6: TLabel
Left = 16
Top = 144
Width = 24
Height = 12
Caption = 'Dura'
end
object Label7: TLabel
Left = 16
Top = 168
Width = 42
Height = 12
Caption = 'DuraMax'
end
object Label8: TLabel
Left = 16
Top = 192
Width = 54
Height = 12
Caption = 'MakeIndex'
end
object Label9: TLabel
Left = 16
Top = 216
Width = 48
Height = 12
Caption = 'btValue1'
end
object Label10: TLabel
Left = 16
Top = 240
Width = 48
Height = 12
Caption = 'btValue2'
end
object Label11: TLabel
Left = 16
Top = 264
Width = 48
Height = 12
Caption = 'btValue3'
end
object Label12: TLabel
Left = 16
Top = 288
Width = 48
Height = 12
Caption = 'btValue4'
end
object Label13: TLabel
Left = 16
Top = 312
Width = 48
Height = 12
Caption = 'btValue5'
end
object Label14: TLabel
Left = 16
Top = 336
Width = 48
Height = 12
Caption = 'btValue6'
end
object Label15: TLabel
Left = 16
Top = 360
Width = 48
Height = 12
Caption = 'btValue7'
end
object Label16: TLabel
Left = 16
Top = 384
Width = 48
Height = 12
Caption = 'btValue8'
end
object Label17: TLabel
Left = 16
Top = 408
Width = 48
Height = 12
Caption = 'btValue9'
end
object Label18: TLabel
Left = 16
Top = 432
Width = 54
Height = 12
Caption = 'btValue10'
end
object Label19: TLabel
Left = 16
Top = 456
Width = 54
Height = 12
Caption = 'btValue11'
end
object Label20: TLabel
Left = 16
Top = 480
Width = 54
Height = 12
Caption = 'btValue12'
end
object Label21: TLabel
Left = 16
Top = 504
Width = 54
Height = 12
Caption = 'btValue13'
end
object Label22: TLabel
Left = 16
Top = 528
Width = 54
Height = 12
Caption = 'btValue14'
end
object Button1: TButton
Left = 208
Top = 120
Width = 75
Height = 25
Caption = 'Button1'
TabOrder = 0
OnClick = Button1Click
end
object Edit1: TEdit
Left = 80
Top = 24
Width = 121
Height = 20
TabOrder = 1
Text = 'Edit1'
end
object Edit2: TEdit
Left = 80
Top = 48
Width = 121
Height = 20
TabOrder = 2
Text = 'Edit2'
end
object Edit3: TEdit
Left = 80
Top = 72
Width = 121
Height = 20
TabOrder = 3
Text = 'Edit3'
end
object Edit4: TEdit
Left = 80
Top = 96
Width = 121
Height = 20
TabOrder = 4
Text = 'Edit4'
end
object Edit5: TEdit
Left = 80
Top = 120
Width = 121
Height = 20
TabOrder = 5
Text = 'Edit5'
end
object Edit6: TEdit
Left = 208
Top = 24
Width = 265
Height = 20
TabOrder = 6
Text = 'Edit6'
end
object Button2: TButton
Left = 400
Top = 120
Width = 75
Height = 25
Caption = 'Button2'
TabOrder = 7
OnClick = Button2Click
end
object Edit7: TEdit
Left = 80
Top = 144
Width = 121
Height = 20
TabOrder = 8
Text = 'Edit7'
end
object Edit8: TEdit
Left = 80
Top = 168
Width = 121
Height = 20
TabOrder = 9
Text = 'Edit8'
end
object Edit9: TEdit
Left = 80
Top = 192
Width = 121
Height = 20
TabOrder = 10
Text = 'Edit9'
end
object Edit10: TEdit
Left = 80
Top = 216
Width = 121
Height = 20
TabOrder = 11
Text = 'Edit10'
end
object Edit11: TEdit
Left = 80
Top = 240
Width = 121
Height = 20
TabOrder = 12
Text = 'Edit11'
end
object Edit12: TEdit
Left = 80
Top = 264
Width = 121
Height = 20
TabOrder = 13
Text = 'Edit12'
end
object Edit13: TEdit
Left = 80
Top = 288
Width = 121
Height = 20
TabOrder = 14
Text = 'Edit13'
end
object Edit14: TEdit
Left = 80
Top = 312
Width = 121
Height = 20
TabOrder = 15
Text = 'Edit14'
end
object Edit15: TEdit
Left = 80
Top = 336
Width = 121
Height = 20
TabOrder = 16
Text = 'Edit15'
end
object Edit16: TEdit
Left = 80
Top = 360
Width = 121
Height = 20
TabOrder = 17
Text = 'Edit16'
end
object Edit17: TEdit
Left = 80
Top = 384
Width = 121
Height = 20
TabOrder = 18
Text = 'Edit17'
end
object Edit18: TEdit
Left = 80
Top = 408
Width = 121
Height = 20
TabOrder = 19
Text = 'Edit18'
end
object Edit19: TEdit
Left = 80
Top = 432
Width = 121
Height = 20
TabOrder = 20
Text = 'Edit19'
end
object Edit20: TEdit
Left = 80
Top = 456
Width = 121
Height = 20
TabOrder = 21
Text = 'Edit20'
end
object Edit21: TEdit
Left = 80
Top = 480
Width = 121
Height = 20
TabOrder = 22
Text = 'Edit21'
end
object Edit22: TEdit
Left = 80
Top = 504
Width = 121
Height = 20
TabOrder = 23
Text = 'Edit22'
end
object Edit23: TEdit
Left = 80
Top = 528
Width = 121
Height = 20
TabOrder = 24
Text = 'Edit23'
end
object Edit24: TEdit
Left = 256
Top = 176
Width = 121
Height = 20
TabOrder = 25
Text = 'Edit24'
end
object Edit25: TEdit
Left = 256
Top = 200
Width = 121
Height = 20
TabOrder = 26
Text = 'Edit25'
end
object SpinEdit1: TSpinEdit
Left = 208
Top = 64
Width = 121
Height = 21
MaxValue = 0
MinValue = 0
TabOrder = 27
Value = 1
end
object Edit26: TEdit
Left = 256
Top = 224
Width = 121
Height = 20
TabOrder = 28
Text = 'Edit26'
end
object Edit27: TEdit
Left = 256
Top = 248
Width = 121
Height = 20
TabOrder = 29
Text = 'Edit27'
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -