animateform.dfm
来自「source code for Marco Cantu s book Delph」· DFM 代码 · 共 26 行
DFM
26 行
object Form19: TForm19
Left = 0
Top = 0
Caption = 'AnimateFix'
ClientHeight = 183
ClientWidth = 385
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Animate1: TAnimate
Left = 56
Top = 40
Width = 272
Height = 60
CommonAVI = aviCopyFiles
StopFrame = 34
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?