home *** CD-ROM | disk | FTP | other *** search
- object FormEdicionAnalisis: TFormEdicionAnalisis
- Left = 262
- Top = 153
- BorderIcons = [biSystemMenu, biHelp]
- BorderStyle = bsSingle
- Caption = 'Editar tarea'
- ClientHeight = 340
- ClientWidth = 430
- Color = 14215660
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- OldCreateOrder = False
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object PanelEditarElementos: TPanel
- Left = 0
- Top = 4
- Width = 430
- Height = 92
- Align = alTop
- BevelOuter = bvNone
- ParentColor = True
- TabOrder = 0
- object PGBElementosAnalizar: TPlaGroupBox
- Left = 14
- Top = 7
- Width = 406
- Height = 85
- TitleFont.Charset = DEFAULT_CHARSET
- TitleFont.Color = 13977088
- TitleFont.Height = -11
- TitleFont.Name = 'Tahoma'
- TitleFont.Style = []
- Caption = 'Editar elementos a analizar'
- TabOrder = 0
- object Image1: TImage
- Left = 12
- Top = 19
- Width = 32
- Height = 32
- Picture.Data = {<image001.bmp>}
- Transparent = True
- end
- object Label1: TLabel
- Left = 60
- Top = 17
- Width = 330
- Height = 26
- Anchors = [akLeft, akTop, akRight]
- Caption =
- 'Pulsa en Editar para a�adir o eliminar nuevos archivos o carpeta' +
- 's a la lista de an�lisis.'
- Constraints.MinWidth = 330
- WordWrap = True
- end
- object BtnEditar: TPlaButton
- Left = 309
- Top = 52
- Width = 85
- Height = 21
- Anchors = [akTop, akRight]
- Caption = 'Editar'
- TabOrder = 0
- OnClick = BtnEditarClick
- end
- end
- end
- object PanelBotones: TPanel
- Left = 0
- Top = 288
- Width = 430
- Height = 50
- Align = alTop
- BevelOuter = bvNone
- ParentColor = True
- TabOrder = 1
- object BtnCancelar: TPlaButton
- Left = 346
- Top = 18
- Width = 73
- Height = 21
- Anchors = [akRight, akBottom]
- Caption = 'Cancelar'
- TabOrder = 0
- ModalResult = 2
- end
- object BtnAcceptar: TPlaButton
- Left = 264
- Top = 18
- Width = 73
- Height = 21
- Anchors = [akRight, akBottom]
- Caption = 'Aceptar'
- TabOrder = 1
- ModalResult = 1
- end
- end
- object PanelConfigurarPlanificacion: TPanel
- Left = 0
- Top = 188
- Width = 430
- Height = 100
- Align = alTop
- BevelOuter = bvNone
- ParentColor = True
- TabOrder = 2
- object PGBConfigurarProgramacion: TPlaGroupBox
- Left = 14
- Top = 7
- Width = 406
- Height = 93
- TitleFont.Charset = DEFAULT_CHARSET
- TitleFont.Color = 13977088
- TitleFont.Height = -11
- TitleFont.Name = 'Tahoma'
- TitleFont.Style = []
- Caption = 'Configuraci�n de la programaci�n'
- TabOrder = 0
- object Image3: TImage
- Left = 12
- Top = 19
- Width = 32
- Height = 32
- Picture.Data = {<image002.bmp>}
- Transparent = True
- end
- object Label3: TLabel
- Left = 60
- Top = 17
- Width = 330
- Height = 26
- Anchors = [akLeft, akTop, akRight]
- Caption =
- 'Pulsa en Planificaci�n para modificar la programaci�n de la tare' +
- 'a de an�lisis.'
- Constraints.MinWidth = 330
- WordWrap = True
- end
- object BtnPlanificacion: TPlaButton
- Left = 309
- Top = 56
- Width = 85
- Height = 21
- HelpContext = 44
- Anchors = [akTop, akRight]
- Caption = 'Planificaci�n'
- TabOrder = 0
- OnClick = BtnPlanificacionClick
- end
- end
- end
- object PanelAlineacionSuperior: TPanel
- Left = 0
- Top = 0
- Width = 430
- Height = 4
- Align = alTop
- BevelOuter = bvNone
- ParentColor = True
- TabOrder = 3
- end
- object PanelConfigurarAnalisis: TPanel
- Left = 0
- Top = 96
- Width = 430
- Height = 92
- Align = alTop
- BevelOuter = bvNone
- ParentColor = True
- TabOrder = 4
- object PGBConfigurarAnalisis: TPlaGroupBox
- Left = 14
- Top = 7
- Width = 406
- Height = 85
- TitleFont.Charset = DEFAULT_CHARSET
- TitleFont.Color = 13977088
- TitleFont.Height = -11
- TitleFont.Name = 'Tahoma'
- TitleFont.Style = []
- Caption = 'Configuraci�n del an�lisis'
- TabOrder = 0
- object Image2: TImage
- Left = 12
- Top = 19
- Width = 32
- Height = 32
- Picture.Data = {<image003.bmp>}
- Transparent = True
- end
- object Label2: TLabel
- Left = 60
- Top = 17
- Width = 330
- Height = 26
- Anchors = [akLeft, akTop, akRight]
- Caption =
- 'Pulsa en Configuraci�n para modificar las propriedades del an�li' +
- 'sis, si no se aplicar� la configuraci�n por defecto.'
- Constraints.MinWidth = 330
- WordWrap = True
- end
- object BtnConfiguracion: TPlaButton
- Left = 309
- Top = 52
- Width = 85
- Height = 21
- Anchors = [akTop, akRight]
- Caption = 'Configuraci�n'
- TabOrder = 0
- OnClick = BtnConfiguracionClick
- end
- end
- end
- end
-