home *** CD-ROM | disk | FTP | other *** search
- object fmWizard: TfmWizard
- Left = 393
- Top = 264
- BorderIcons = []
- BorderStyle = bsDialog
- ClientHeight = 358
- ClientWidth = 495
- Color = 14215660
- Constraints.MaxHeight = 385
- Constraints.MaxWidth = 503
- Constraints.MinHeight = 385
- Constraints.MinWidth = 503
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- OldCreateOrder = False
- Position = poScreenCenter
- OnClose = FormClose
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object PlaBevel1: TPlaBevel
- Left = 0
- Top = 313
- Width = 495
- Height = 2
- Shape = bsTopLine
- end
- object PanelIntro: TPanel
- Left = 0
- Top = 0
- Width = 495
- Height = 313
- BevelOuter = bvNone
- Color = clWhite
- TabOrder = 0
- object ImagenLateral: TImage
- Left = 0
- Top = 0
- Width = 164
- Height = 313
- Align = alLeft
- Picture.Data = {<image001.bmp>}
- end
- object PanelTextoIntro: TPanel
- Left = 176
- Top = 5
- Width = 305
- Height = 300
- BevelOuter = bvNone
- ParentColor = True
- TabOrder = 0
- object lbTituloIntro: TLabel
- Left = 0
- Top = 0
- Width = 305
- Height = 20
- Align = alTop
- AutoSize = False
- Caption = 'Titulo'
- Constraints.MaxHeight = 140
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -17
- Font.Name = 'Verdana'
- Font.Style = []
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object lbMensajeIntro: TLabel
- Left = 0
- Top = 20
- Width = 305
- Height = 21
- Align = alTop
- AutoSize = False
- Caption = 'Mensaje'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- end
- end
- object PanelPasos: TPanel
- Left = 0
- Top = 0
- Width = 495
- Height = 313
- BevelOuter = bvNone
- ParentColor = True
- TabOrder = 1
- object Notebook1: TNotebook
- Left = 0
- Top = 59
- Width = 495
- Height = 251
- Align = alTop
- TabOrder = 0
- object TPage
- Left = 0
- Top = 0
- Caption = 'Adaptadores'
- object PanelUnoSolo: TPanel
- Left = 28
- Top = 16
- Width = 439
- Height = 196
- BevelOuter = bvNone
- ParentColor = True
- TabOrder = 0
- object lbMensajeAdaptador: TLabel
- Left = 0
- Top = 0
- Width = 439
- Height = 13
- Align = alTop
- AutoSize = False
- Caption = 'Mensaje'
- Constraints.MaxHeight = 140
- Transparent = True
- WordWrap = True
- end
- object PanelCheck: TPanel
- Left = 0
- Top = 13
- Width = 439
- Height = 183
- Align = alClient
- BevelOuter = bvNone
- ParentColor = True
- TabOrder = 0
- object CheckBoxAdaptador: TPlaCheckBox
- Left = 42
- Top = 24
- Width = 119
- Height = 16
- Caption = 'CheckBoxAdaptador'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- State = cbChecked
- end
- end
- end
- object PanelVarios: TPanel
- Left = 28
- Top = 16
- Width = 439
- Height = 193
- BevelOuter = bvNone
- ParentColor = True
- TabOrder = 1
- object lbMensajeAdaptadores: TLabel
- Left = 0
- Top = 0
- Width = 439
- Height = 13
- Align = alTop
- AutoSize = False
- Caption = 'Mensaje'
- Constraints.MaxHeight = 140
- Transparent = True
- WordWrap = True
- end
- object ListView1: TPlaListView
- Left = 0
- Top = 13
- Width = 439
- Height = 180
- Align = alClient
- CanSortByColumn = False
- CanMoveColumns = False
- Color = clWhite
- CheckBoxes = True
- Columns = <>
- DragCursor = crDrag
- DragMode = dmManual
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- HideSelection = True
- MultiSelect = False
- ParentColor = False
- ParentFont = False
- ShowColumnHeaders = True
- TabOrder = 0
- Data = {000100000000FE}
- end
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Programas'
- object Panel3: TPanel
- Left = 28
- Top = 12
- Width = 435
- Height = 209
- BevelOuter = bvNone
- ParentColor = True
- TabOrder = 0
- object lbMensajeProgramas: TLabel
- Left = 0
- Top = 0
- Width = 435
- Height = 13
- Align = alTop
- AutoSize = False
- Caption = 'Mensaje'
- Constraints.MaxHeight = 140
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object Panel4: TPanel
- Left = 0
- Top = 13
- Width = 435
- Height = 161
- Align = alClient
- BevelOuter = bvNone
- ParentColor = True
- TabOrder = 0
- object CheckBoxProgramas: TPlaCheckBox
- Left = 10
- Top = 24
- Width = 119
- Height = 16
- Caption = 'CheckBoxProgramas'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- OnClick = CheckBoxProgramasClick
- State = cbChecked
- end
- end
- object Panel5: TPanel
- Left = 0
- Top = 174
- Width = 435
- Height = 35
- Align = alBottom
- BevelOuter = bvNone
- ParentColor = True
- TabOrder = 1
- object btProgramas: TPlaBitBtn
- Left = 200
- Top = 8
- Width = 235
- Height = 21
- Caption = 'Ver programas comunes'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- OnClick = btProgramasClick
- end
- end
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Finalizando'
- object Panel1: TPanel
- Left = 28
- Top = 12
- Width = 435
- Height = 209
- BevelOuter = bvNone
- ParentColor = True
- TabOrder = 0
- object lbMensajeFinalizar: TLabel
- Left = 0
- Top = 0
- Width = 435
- Height = 13
- Align = alTop
- AutoSize = False
- Caption = 'Mensaje'
- Constraints.MaxHeight = 140
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object Panel2: TPanel
- Left = 0
- Top = 13
- Width = 435
- Height = 161
- Align = alClient
- BevelOuter = bvNone
- ParentColor = True
- TabOrder = 0
- object rdbSi: TRadioButton
- Left = 40
- Top = 8
- Width = 393
- Height = 17
- Caption = 'rdbSi'
- Checked = True
- TabOrder = 0
- TabStop = True
- OnClick = rdbSiClick
- end
- object rdbNo: TRadioButton
- Left = 40
- Top = 32
- Width = 393
- Height = 17
- Caption = 'rdbNo'
- TabOrder = 1
- OnClick = rdbNoClick
- end
- end
- object Panel6: TPanel
- Left = 0
- Top = 174
- Width = 435
- Height = 35
- Align = alBottom
- BevelOuter = bvNone
- ParentColor = True
- TabOrder = 1
- end
- end
- end
- end
- object PanelCabecera: TPanel
- Left = 0
- Top = 0
- Width = 495
- Height = 59
- Align = alTop
- BevelOuter = bvNone
- Color = clWindow
- TabOrder = 1
- object ImagenCabecera: TImage
- Left = 237
- Top = 0
- Width = 258
- Height = 59
- Align = alRight
- AutoSize = True
- Picture.Data = {<image002.bmp>}
- end
- object lbTitulo: TLabel
- Left = 28
- Top = 12
- Width = 440
- Height = 13
- AutoSize = False
- Caption = 'Titulo1'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- Layout = tlBottom
- end
- end
- end
- object btSiguiente: TPlaBitBtn
- Left = 318
- Top = 326
- Width = 79
- Height = 21
- Caption = '&Siguiente >'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- Default = True
- ModalResult = 6
- end
- object btCancelar: TPlaBitBtn
- Left = 405
- Top = 326
- Width = 79
- Height = 21
- Caption = 'Cancelar'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- TabOrder = 3
- Cancel = True
- ModalResult = 2
- end
- object btAtras: TPlaBitBtn
- Left = 231
- Top = 326
- Width = 79
- Height = 21
- Caption = '< &Atr�s'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- TabOrder = 4
- ModalResult = 7
- end
- end
-