home *** CD-ROM | disk | FTP | other *** search
- object Form0: TForm0
- Left = 216
- Top = 305
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'Form0'
- ClientHeight = 145
- ClientWidth = 459
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- Visible = True
- OnClick = FormClick
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 459
- Height = 145
- Align = alClient
- BevelInner = bvRaised
- BevelWidth = 2
- TabOrder = 0
- OnClick = FormClick
- object Image1: TImage
- Left = 4
- Top = 4
- Width = 451
- Height = 137
- Align = alClient
- Picture.Data = {<image000.bmp>}
- Stretch = True
- OnClick = FormClick
- end
- object Panel2: TPanel
- Left = 18
- Top = 18
- Width = 417
- Height = 105
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 0
- OnClick = FormClick
- object Image2: TImage
- Left = 2
- Top = 2
- Width = 413
- Height = 101
- Align = alClient
- Picture.Data = {<image001.bmp>}
- Stretch = True
- OnClick = FormClick
- end
- object Image4: TImage
- Left = 122
- Top = 4
- Width = 290
- Height = 59
- Picture.Data = {<image002.bmp>}
- Stretch = True
- OnClick = FormClick
- end
- object Label1: TLabel
- Left = 125
- Top = 65
- Width = 174
- Height = 13
- Caption = 'Versi�n incompleta (ver Acerca de...)'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- OnClick = FormClick
- end
- object Label3: TLabel
- Left = 125
- Top = 90
- Width = 136
- Height = 13
- Caption = 'Programa DISCOTECA (F12)'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMaroon
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- OnClick = FormClick
- end
- object Label2: TLabel
- Left = 290
- Top = 90
- Width = 122
- Height = 13
- Caption = 'Juan Jos� Mu�oz Moreno'
- Transparent = True
- OnClick = FormClick
- end
- object Edit1: TEdit
- Left = 125
- Top = 150
- Width = 71
- Height = 21
- TabOrder = 0
- Text = 'Edit1'
- OnKeyPress = Edit1KeyPress
- end
- object Panel3: TPanel
- Left = 4
- Top = 4
- Width = 115
- Height = 97
- BevelInner = bvRaised
- BevelOuter = bvLowered
- Caption = 'Panel3'
- TabOrder = 1
- object Image3: TImage
- Left = 2
- Top = 2
- Width = 111
- Height = 93
- Align = alClient
- Center = True
- Picture.Data = {<image003.bmp>}
- OnClick = FormClick
- end
- end
- end
- end
- object Timer1: TTimer
- Interval = 12000
- OnTimer = FormClick
- Left = 380
- Top = 77
- end
- end
-