📄 uplist.dfm
字号:
object Form1: TForm1
Left = 238
Top = 178
Width = 635
Height = 328
Caption = #21335#26041#39640#31185'S6683MP3'#21015#34920#29983#25104#31243#24207
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object GBox1: TGroupBox
Left = 0
Top = 0
Width = 394
Height = 271
Align = alClient
Caption = #25991#20214#21015#34920
TabOrder = 0
OnMouseMove = StBarMouseMove
object Panel1: TPanel
Left = 2
Top = 15
Width = 390
Height = 221
Align = alClient
BevelOuter = bvNone
TabOrder = 0
object StrGrid1: TStrGrid
Left = 0
Top = 0
Width = 390
Height = 221
Align = alClient
ColCount = 4
Ctl3D = True
DefaultRowHeight = 22
RowCount = 2
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goDrawFocusSelected, goColSizing, goRowMoving, goEditing]
ParentCtl3D = False
TabOrder = 0
OnMouseMove = StBarMouseMove
CharCase = ecUpperCase
ColWidths = (
64
57
95
147)
end
end
object Panel2: TPanel
Left = 2
Top = 236
Width = 390
Height = 33
Align = alBottom
BevelOuter = bvNone
TabOrder = 1
OnMouseMove = StBarMouseMove
OnResize = Panel2Resize
object Brow: TButton
Left = 100
Top = 4
Width = 75
Height = 25
Caption = '(&A)'#28155#21152'...'
TabOrder = 0
OnClick = BrowClick
OnMouseMove = BrowMouseMove
end
object Save: TButton
Left = 175
Top = 4
Width = 89
Height = 25
Caption = #20445#23384#25773#25918#21015#34920
TabOrder = 1
OnClick = SaveClick
OnMouseMove = SaveMouseMove
end
object Button1: TButton
Left = 265
Top = 4
Width = 64
Height = 25
Caption = #28165#31354
TabOrder = 2
OnClick = Button1Click
OnMouseMove = Button1MouseMove
end
object BDel: TButton
Left = 330
Top = 4
Width = 57
Height = 25
Caption = #21024#38500#34892
TabOrder = 3
OnClick = BDelClick
OnMouseMove = BDelMouseMove
end
object BEdit: TButton
Left = 2
Top = 4
Width = 97
Height = 25
Caption = '(&E)'#25171#24320#32534#36753'...'
TabOrder = 4
OnClick = BEditClick
OnMouseMove = BEditMouseMove
end
end
end
object Panel3: TPanel
Left = 394
Top = 0
Width = 233
Height = 271
Align = alRight
BevelOuter = bvNone
TabOrder = 1
object GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 233
Height = 78
Align = alTop
Caption = #26367#25442#30424#31526
TabOrder = 0
object Label1: TLabel
Left = 19
Top = 24
Width = 46
Height = 13
Caption = #21407#30424#31526':'
end
object Label2: TLabel
Left = 6
Top = 50
Width = 59
Height = 13
Caption = #26367#25442#30424#31526':'
end
object EdPF1: TEdit
Left = 69
Top = 21
Width = 70
Height = 21
CharCase = ecUpperCase
ImeMode = imClose
MaxLength = 2
TabOrder = 0
OnChange = EdPF1Change
end
object EdPF2: TEdit
Left = 69
Top = 47
Width = 70
Height = 21
CharCase = ecUpperCase
ImeMode = imClose
MaxLength = 2
TabOrder = 1
end
object B1: TButton
Left = 144
Top = 20
Width = 75
Height = 50
Caption = #26367#25442
Enabled = False
TabOrder = 2
OnClick = B1Click
end
end
object GroupBox2: TGroupBox
Left = 0
Top = 78
Width = 233
Height = 78
Align = alTop
Caption = #26367#25442#36335#24452
TabOrder = 1
object Label3: TLabel
Left = 19
Top = 24
Width = 46
Height = 13
Caption = #21407#36335#24452':'
end
object Label4: TLabel
Left = 6
Top = 50
Width = 59
Height = 13
Caption = #26367#25442#36335#24452':'
end
object EdLJ1: TEdit
Left = 69
Top = 21
Width = 70
Height = 21
TabOrder = 0
OnChange = EdLJ1Change
end
object EdLJ2: TEdit
Left = 69
Top = 47
Width = 70
Height = 21
TabOrder = 1
end
object B2: TButton
Left = 144
Top = 20
Width = 75
Height = 50
Caption = #26367#25442
Enabled = False
TabOrder = 2
OnClick = B2Click
end
end
end
object StBar: TStatusBarMy
Left = 0
Top = 271
Width = 627
Height = 23
Panels = <>
OnMouseMove = StBarMouseMove
end
object OpenDlg: TOpenDialog
Filter =
'MP3'#38899#20048#25991#20214'|*.MP3|Amr'#24405#38899#25991#20214'|*.Amr|Wav'#22768#27874#25991#20214'|*.Wav|Midi'#36855#31515#25991#20214'|*.Mid|'#25152#26377#25991#20214'|*.' +
'*'
Options = [ofReadOnly, ofOverwritePrompt, ofHideReadOnly, ofAllowMultiSelect, ofNoReadOnlyReturn, ofEnableSizing, ofForceShowHidden]
Left = 72
Top = 64
end
object SaveDlg: TSaveDialog
Left = 104
Top = 64
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -