home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Constituciones de América Latina
/
Constituciones.iso
/
Constituciones.exe
/
0
/
RCDATA
/
TFORMENTRADA
/
TFORMENTRADA.txt
< prev
Wrap
Text File
|
2006-04-20
|
2KB
|
77 lines
object FormEntrada: TFormEntrada
Left = 164
Top = 156
BorderStyle = bsNone
Caption = 'U'
ClientHeight = 453
ClientWidth = 632
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
OldCreateOrder = False
WindowState = wsMaximized
OnClick = FormClick
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 40
Top = 256
Width = 561
Height = 161
Alignment = taCenter
AutoSize = False
Caption = 'Label1'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Visible = False
OnClick = Label1Click
end
object Image1: TImage
Left = 24
Top = 120
Width = 89
Height = 41
OnClick = Image1Click
end
object Video: TPanel
Left = 160
Top = 16
Width = 320
Height = 200
Color = clBlack
TabOrder = 0
Visible = False
OnClick = VideoClick
end
object Tiempo: TTimer
Enabled = False
Interval = 100
OnTimer = TiempoTimer
Left = 24
Top = 56
end
object VideoSalida: TTimer
Enabled = False
OnTimer = VideoSalidaTimer
Left = 64
Top = 56
end
object CambioPantalla: TTimer
Enabled = False
Interval = 100
OnTimer = CambioPantallaTimer
Left = 544
Top = 72
end
end