home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / CHIPCD200305.iso / virus / Plat7esdCHS / data1.cab / Comunes / Config.dll / 0 / RCDATA / TEXTENSIONES / TEXTENSIONES.txt < prev   
Text File  |  2003-02-05  |  4KB  |  196 lines

  1. object Extensiones: TExtensiones
  2.   Tag = 1100
  3.   Left = 345
  4.   Top = 192
  5.   BorderIcons = [biSystemMenu, biHelp]
  6.   BorderStyle = bsSingle
  7.   Caption = 'Extensiones'
  8.   ClientHeight = 326
  9.   ClientWidth = 310
  10.   Color = 14215660
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'Tahoma'
  15.   Font.Style = []
  16.   Icon.Data = {<image000.ico>}
  17.   KeyPreview = True
  18.   OldCreateOrder = True
  19.   Position = poScreenCenter
  20.   OnKeyPress = FormKeyPress
  21.   OnShow = FormShow
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object ButtonAceptar: TPlaButton
  25.     Tag = 2200
  26.     Left = 145
  27.     Top = 294
  28.     Width = 73
  29.     Height = 21
  30.     Anchors = [akRight, akBottom]
  31.     Caption = '&Aceptar'
  32.     TabOrder = 1
  33.     OnClick = ButtonAceptarClick
  34.     Default = True
  35.     ModalResult = 1
  36.   end
  37.   object ButtonCancel: TPlaButton
  38.     Tag = 2400
  39.     Left = 226
  40.     Top = 294
  41.     Width = 73
  42.     Height = 21
  43.     Anchors = [akRight, akBottom]
  44.     Caption = '&Cancelar'
  45.     TabOrder = 2
  46.     TabStop = False
  47.     Cancel = True
  48.     ModalResult = 2
  49.   end
  50.   object grpExtensiones: TPlaGroupBox
  51.     Tag = 18300
  52.     Left = 14
  53.     Top = 7
  54.     Width = 285
  55.     Height = 275
  56.     TitleFont.Charset = DEFAULT_CHARSET
  57.     TitleFont.Color = 13977088
  58.     TitleFont.Height = -11
  59.     TitleFont.Name = 'Tahoma'
  60.     TitleFont.Style = []
  61.     Caption = 'Extensiones analizables'
  62.     TabOrder = 0
  63.     object Image10: TImage
  64.       Left = 11
  65.       Top = 22
  66.       Width = 32
  67.       Height = 32
  68.       Picture.Data = {<image001.bmp>}
  69.       Transparent = True
  70.     end
  71.     object lblDescripcion: TLabel
  72.       Tag = 18400
  73.       Left = 58
  74.       Top = 19
  75.       Width = 215
  76.       Height = 39
  77.       AutoSize = False
  78.       Caption = 'Los archivos con las siguientes extensiones ser∩┐╜n analizados. '
  79.       WordWrap = True
  80.     end
  81.     object Label2: TLabel
  82.       Left = 174
  83.       Top = 71
  84.       Width = 85
  85.       Height = 13
  86.       Caption = 'Nueva extensi∩┐╜n:'
  87.       Font.Charset = ANSI_CHARSET
  88.       Font.Color = clWindowText
  89.       Font.Height = -11
  90.       Font.Name = 'Tahoma'
  91.       Font.Style = []
  92.       ParentFont = False
  93.     end
  94.     object EdExtension: TPlaEdit
  95.       Left = 174
  96.       Top = 87
  97.       Width = 99
  98.       Height = 23
  99.       Cursor = crIBeam
  100.       HelpContext = 220
  101.       MaxLength = 8
  102.       TabOrder = 0
  103.       Transparent = False
  104.       OnChange = EdExtensionChange
  105.     end
  106.     object BAnadir: TPlaButton
  107.       Tag = 18600
  108.       Left = 174
  109.       Top = 118
  110.       Width = 99
  111.       Height = 23
  112.       HelpContext = 155
  113.       Caption = 'A&∩┐╜adir'
  114.       TabOrder = 1
  115.       TabStop = False
  116.       OnClick = BAnadirClick
  117.     end
  118.     object BEliminar: TPlaButton
  119.       Tag = 18700
  120.       Left = 174
  121.       Top = 149
  122.       Width = 99
  123.       Height = 23
  124.       HelpContext = 152
  125.       Caption = '&Eliminar'
  126.       Enabled = False
  127.       TabOrder = 2
  128.       TabStop = False
  129.       OnClick = BEliminarClick
  130.     end
  131.     object ButtonLimpiar: TPlaButton
  132.       Tag = 18800
  133.       Left = 174
  134.       Top = 180
  135.       Width = 99
  136.       Height = 23
  137.       HelpContext = 153
  138.       Caption = '&Limpiar Lista'
  139.       TabOrder = 3
  140.       TabStop = False
  141.       OnClick = ButtonLimpiarClick
  142.     end
  143.     object BDefault: TPlaButton
  144.       Tag = 2300
  145.       Left = 174
  146.       Top = 211
  147.       Width = 99
  148.       Height = 23
  149.       HelpContext = 151
  150.       Caption = '&Restaurar'
  151.       TabOrder = 4
  152.       TabStop = False
  153.       OnClick = BDefaultClick
  154.     end
  155.     object CBSinExtension: TPlaCheckBox
  156.       Tag = 60500
  157.       Left = 58
  158.       Top = 247
  159.       Width = 168
  160.       Height = 16
  161.       HelpContext = 154
  162.       Caption = 'Analizar archivos sin extensi∩┐╜n'
  163.       TabOrder = 5
  164.       TabStop = False
  165.       ParentColor = False
  166.     end
  167.     object LBExtensiones: TPlaListBox
  168.       Left = 58
  169.       Top = 71
  170.       Width = 95
  171.       Height = 165
  172.       Items.Strings = (
  173.         '386'
  174.         'APP'
  175.         'BAT'
  176.         'BIN'
  177.         'BOO'
  178.         'CMD'
  179.         'DLL'
  180.         'DOC'
  181.         'DOT'
  182.         'DRV'
  183.         'FON'
  184.         'MDB'
  185.         'OVL'
  186.         'OVR'
  187.         'PRG'
  188.         'SYS'
  189.         'XLS'
  190.         ' ')
  191.       TabOrder = 6
  192.       OnClick = LBExtensionesClick
  193.     end
  194.   end
  195. end
  196.