📄 animate.~dfm
字号:
object Form1: TForm1
Left = 192
Top = 107
Width = 509
Height = 146
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 0
Top = 8
Width = 96
Height = 13
Caption = #35831#36873#25321#25773#25918#31181#31867#65306
end
object Label2: TLabel
Left = 248
Top = 72
Width = 48
Height = 13
Caption = #36215#22987#24103#65306
end
object Label3: TLabel
Left = 368
Top = 72
Width = 48
Height = 13
Caption = #32456#27490#24103#65306
end
object Animate1: TAnimate
Left = 112
Top = 8
Width = 80
Height = 50
CommonAVI = aviFindFolder
StopFrame = 29
end
object Button1: TButton
Left = 8
Top = 72
Width = 97
Height = 25
Caption = #25773#25918
TabOrder = 1
OnClick = Button1Click
end
object ComboBox1: TComboBox
Left = 8
Top = 24
Width = 97
Height = 21
ItemHeight = 13
TabOrder = 2
Text = 'ComboBox1'
Items.Strings = (
'1-aviCopyFile'
'2-aviCopyFiles'
'3-aviDeleteFile'
'4-aviEmptyRecycle'
'5-aviFindComputer'
'6-aviFindFile'
'7-aviFindFolder'
'8-aviNone'
'9-aviRecycleFile')
end
object Edit1: TEdit
Left = 304
Top = 72
Width = 49
Height = 21
TabOrder = 3
end
object Edit2: TEdit
Left = 416
Top = 72
Width = 57
Height = 21
TabOrder = 4
end
object CheckBox1: TCheckBox
Left = 144
Top = 72
Width = 89
Height = 25
Caption = #37325#22797#25773#25918
TabOrder = 5
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -