29 lines
577 B
Plaintext
29 lines
577 B
Plaintext
|
|
object Form1: TForm1
|
||
|
|
Left = 825
|
||
|
|
Top = 391
|
||
|
|
Width = 299
|
||
|
|
Height = 129
|
||
|
|
Caption = 'Form1'
|
||
|
|
Color = clBtnFace
|
||
|
|
Font.Charset = DEFAULT_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -11
|
||
|
|
Font.Name = 'MS Sans Serif'
|
||
|
|
Font.Style = []
|
||
|
|
OldCreateOrder = False
|
||
|
|
Position = poOwnerFormCenter
|
||
|
|
OnClose = FormClose
|
||
|
|
OnHide = FormHide
|
||
|
|
OnShow = FormShow
|
||
|
|
PixelsPerInch = 96
|
||
|
|
TextHeight = 13
|
||
|
|
object JvAnimate1: TJvAnimate
|
||
|
|
Left = 8
|
||
|
|
Top = 16
|
||
|
|
Width = 272
|
||
|
|
Height = 60
|
||
|
|
CommonAVI = aviCopyFiles
|
||
|
|
StopFrame = 81
|
||
|
|
end
|
||
|
|
end
|