📄 unit1.dfm
字号:
object VodForm: TVodForm
Left = 240
Top = 112
BorderStyle = bsDialog
ClientHeight = 409
ClientWidth = 392
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 6
Top = 8
Width = 75
Height = 13
AutoSize = False
Caption = #35270#39057#25991#20214#21517
Transparent = True
end
object Label2: TLabel
Left = 6
Top = 224
Width = 75
Height = 13
AutoSize = False
Caption = #39281#21644#24230
Transparent = True
end
object Label3: TLabel
Left = 6
Top = 266
Width = 75
Height = 13
AutoSize = False
Caption = #23545#27604#24230
Transparent = True
end
object Label4: TLabel
Left = 6
Top = 309
Width = 75
Height = 13
AutoSize = False
Caption = #26126#20142#24230
Transparent = True
end
object Label5: TLabel
Left = 6
Top = 350
Width = 75
Height = 13
AutoSize = False
Caption = #38899#37327
Transparent = True
end
object StatesLabel: TLabel
Left = 17
Top = 54
Width = 351
Height = 20
Alignment = taCenter
AutoSize = False
Caption = 'VOD '#28436#31034#31243#24207
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
object FileNameEdit: TEdit
Left = 33
Top = 28
Width = 310
Height = 21
TabOrder = 0
Text = '\\server1\Hotsong\p00001d.vod'
end
object ButtonOpen: TButton
Left = 350
Top = 26
Width = 25
Height = 25
Caption = '...'
TabOrder = 1
OnClick = ButtonOpenClick
end
object ProgressBar1: TProgressBar
Left = 16
Top = 53
Width = 353
Height = 23
Min = 0
Max = 100
TabOrder = 2
end
object Button1: TButton
Left = 40
Top = 152
Width = 75
Height = 25
Caption = #25171#24320
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 144
Top = 152
Width = 75
Height = 25
Caption = #25773#25918
TabOrder = 4
OnClick = Button2Click
end
object Button3: TButton
Left = 248
Top = 152
Width = 75
Height = 25
Caption = #26242#20572
TabOrder = 5
OnClick = Button3Click
end
object Button4: TButton
Left = 40
Top = 192
Width = 75
Height = 25
Caption = #20572#27490
TabOrder = 6
OnClick = Button4Click
end
object Button5: TButton
Left = 144
Top = 192
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 7
OnClick = Button5Click
end
object Button6: TButton
Left = 249
Top = 192
Width = 75
Height = 25
Caption = #20276#21809
TabOrder = 8
OnClick = Button6Click
end
object TrackBar1: TTrackBar
Tag = 1
Left = 24
Top = 240
Width = 337
Height = 25
Max = 1000
Orientation = trHorizontal
Frequency = 1
Position = 500
SelEnd = 0
SelStart = 0
TabOrder = 9
TickMarks = tmBottomRight
TickStyle = tsNone
OnChange = TrackBar1Change
end
object TrackBar2: TTrackBar
Tag = 2
Left = 24
Top = 281
Width = 337
Height = 25
Max = 1000
Orientation = trHorizontal
Frequency = 1
Position = 500
SelEnd = 0
SelStart = 0
TabOrder = 10
TickMarks = tmBottomRight
TickStyle = tsNone
OnChange = TrackBar1Change
end
object TrackBar3: TTrackBar
Tag = 3
Left = 24
Top = 322
Width = 337
Height = 25
Max = 1000
Orientation = trHorizontal
Frequency = 1
Position = 500
SelEnd = 0
SelStart = 0
TabOrder = 11
TickMarks = tmBottomRight
TickStyle = tsNone
OnChange = TrackBar1Change
end
object TrackBar4: TTrackBar
Tag = 4
Left = 24
Top = 363
Width = 337
Height = 25
Max = 100
Orientation = trHorizontal
Frequency = 1
Position = 50
SelEnd = 0
SelStart = 0
TabOrder = 12
TickMarks = tmBottomRight
TickStyle = tsNone
OnChange = TrackBar1Change
end
object RadioGroup1: TRadioGroup
Left = 72
Top = 112
Width = 249
Height = 33
Caption = #25171#24320#26041#24335
Columns = 2
ItemIndex = 0
Items.Strings = (
#25991#20214#26041#24335
#27969#26041#24335)
TabOrder = 13
OnClick = RadioGroup1Click
end
object StatusBar1: TStatusBar
Left = 0
Top = 390
Width = 392
Height = 19
Panels = <
item
Alignment = taCenter
Bevel = pbRaised
Text = #25991#20214#26684#24335
Width = 75
end
item
Width = 150
end
item
Alignment = taCenter
Bevel = pbRaised
Text = #25968#25454#27969
Width = 75
end
item
Width = 50
end>
SimplePanel = False
end
object OpenDialog1: TOpenDialog
Filter = 'All Media Files|*.dat;*.vod;*.vob;*.mpg;*.mpeg'
Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
Left = 256
Top = 8
end
object FmpPlayer1: TFmpPlayer
Volume = 50
Brightness = 500
Contrast = 500
Saturation = 500
Position = 0
OpenMode = mmOpenFile
AudioTrack = mmAudLeft
About =
'VOD'#25773#25918#25511#20214'1.5'#29256#13#10#20316#32773':'#19977#38464#24037#20316#23460'('#26446#22269#26234')'#13#10'Web:http://stgzs.myetang.com'#13#10'Email:' +
'stgzs@etang.com'
OnModeChange = FmpPlayer1ModeChange
OnPositionChange = FmpPlayer1PositionChange
Left = 16
Top = 112
end
object Timer1: TTimer
Interval = 200
OnTimer = Timer1Timer
Left = 288
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -