www.pudn.com > 旋转文字和移动头像―卡通效果.zip > main.dfm
object Form1: TForm1
Left = 221
Top = 224
Width = 591
Height = 419
Caption = #25991#23383#21160#30011#25928#26524
Color = clBtnHighlight
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnPaint = FormPaint
OnResize = FormResize
PixelsPerInch = 96
TextHeight = 13
object Background: TImage
Left = 0
Top = 0
Width = 583
Height = 392
Align = alClient
end
object Timer1: TTimer
Interval = 10
OnTimer = Timer1Timer
Left = 280
Top = 192
end
end