📄 u_form2.~dfm
字号:
object Form2: TForm2
Left = 245
Top = 164
Width = 370
Height = 336
Caption = 'Form2'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Animate1: TAnimate
Left = 0
Top = 29
Width = 362
Height = 280
Align = alClient
Transparent = False
end
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 362
Height = 29
ButtonHeight = 21
ButtonWidth = 67
Caption = 'ToolBar1'
ShowCaptions = True
TabOrder = 1
object OpenTB: TToolButton
Left = 0
Top = 2
Caption = #36873#25321'AVI'
ImageIndex = 0
OnClick = OpenTBClick
end
object PlayTB: TToolButton
Left = 67
Top = 2
Caption = #25773#25918#20840#37096
ImageIndex = 2
OnClick = PlayTBClick
end
object ForeTB: TToolButton
Left = 134
Top = 2
Caption = #25773#25918#21069#21322#27573
ImageIndex = 2
OnClick = ForeTBClick
end
object AfterTB: TToolButton
Left = 201
Top = 2
Caption = #25773#25918#21518#21322#27573
ImageIndex = 3
OnClick = AfterTBClick
end
object StopTB: TToolButton
Left = 268
Top = 2
Caption = #20572#27490
ImageIndex = 1
OnClick = StopTBClick
end
end
object OpenDialog1: TOpenDialog
Filter = '*.avi'
Left = 272
Top = 16
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -