📄 unit1.dfm
字号:
object Form1: TForm1
Left = 197
Top = 111
Width = 658
Height = 576
Caption = #25968#25454#23383#20856#31649#29702
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 9
Top = 211
Width = 48
Height = 12
AutoSize = False
Caption = #25968#25454#25104#21592
end
object Button1: TButton
Left = 217
Top = 9
Width = 83
Height = 25
Caption = #23548#20837#25968#25454#24211
TabOrder = 0
OnClick = Button1Click
end
object Edit1: TEdit
Left = 9
Top = 11
Width = 183
Height = 20
TabOrder = 1
Text = 'Edit1'
end
object ValueListEditor2: TValueListEditor
Left = 8
Top = 47
Width = 632
Height = 160
DisplayOptions = [doColumnTitles]
FixedCols = 1
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goEditing, goAlwaysShowEditor, goThumbTracking]
Strings.Strings = (
'ID='
#36164#28304#21517#31216'='
#31867#22411'='
#20316#29992#22495'='
#22806#37096#24341#29992'='
#24341#29992#22806#37096'='
#35828#26126'=')
TabOrder = 2
TitleCaptions.Strings = (
#22522#26412
#20540)
ColWidths = (
83
543)
end
object ComboBox1: TComboBox
Left = 308
Top = 11
Width = 145
Height = 20
Style = csDropDownList
ItemHeight = 12
TabOrder = 3
OnChange = ComboBox1Change
end
object Button2: TButton
Left = 463
Top = 9
Width = 75
Height = 25
Caption = #26032#24314
TabOrder = 4
OnClick = Button2Click
end
object Button3: TButton
Left = 544
Top = 9
Width = 75
Height = 25
Caption = #21024#38500
TabOrder = 5
end
object Button4: TButton
Left = 557
Top = 212
Width = 75
Height = 25
Caption = #26356#26032
TabOrder = 6
OnClick = Button4Click
end
object Button5: TButton
Left = 195
Top = 9
Width = 19
Height = 25
Caption = '...'
TabOrder = 7
OnClick = Button5Click
end
object ValueListEditor1: TValueListEditor
Left = 8
Top = 226
Width = 434
Height = 300
KeyOptions = [keyEdit, keyAdd, keyDelete]
TabOrder = 8
TitleCaptions.Strings = (
#21517#31216
#35828#26126)
ColWidths = (
115
313)
end
object XPManifest1: TXPManifest
Left = 522
Top = 258
end
object OpenDialog1: TOpenDialog
Filter = #25968#25454#23383#20856'|*.ini'
Left = 270
Top = 99
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -