This repository has been archived on 2024-12-02. You can view files and clone it, but cannot push or open issues or pull requests.
AlonsoYSal_FactuGES/Base/uVentanaEspera.dfm
2007-06-21 16:02:50 +00:00

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