home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 January / 01_02.iso / software / pandatitanium / files / data1.cab / Home / Avltmain.exe / 0 / RCDATA / TFRAMEPERMANENTEOPCAVANZADAS / TFRAMEPERMANENTEOPCAVANZADAS.txt < prev   
Text File  |  2001-10-22  |  9KB  |  293 lines

  1. object FramePermanenteOpcAvanzadas: TFramePermanenteOpcAvanzadas
  2.   Left = 0
  3.   Top = 0
  4.   Width = 441
  5.   Height = 374
  6.   AutoScroll = False
  7.   Color = clWhite
  8.   ParentColor = False
  9.   TabOrder = 0
  10.   object GradientLine26: TGradientLine
  11.     Left = 20
  12.     Top = 51
  13.     Width = 312
  14.     Height = 1
  15.     Picture.Data = {<image000.bmp>}
  16.     Stretch = True
  17.   end
  18.   object Label74: TLabel
  19.     Left = 34
  20.     Top = 36
  21.     Width = 375
  22.     Height = 15
  23.     AutoSize = False
  24.     Caption = 'Archivos a analizar por la protecci∩┐╜n permanente'
  25.     Font.Charset = DEFAULT_CHARSET
  26.     Font.Color = clBlack
  27.     Font.Height = -11
  28.     Font.Name = 'Tahoma'
  29.     Font.Style = [fsBold]
  30.     ParentFont = False
  31.     Transparent = True
  32.     WordWrap = True
  33.   end
  34.   object LabelAntialiased24: TLabelAntialiased
  35.     Left = 20
  36.     Top = 2
  37.     Width = 411
  38.     Height = 23
  39.     AutoSize = False
  40.     Caption = 'Configura las opciones avanzadas'
  41.     Font.Charset = DEFAULT_CHARSET
  42.     Font.Color = 14053681
  43.     Font.Height = -19
  44.     Font.Name = 'Tahoma'
  45.     Font.Style = [fsBold, fsItalic]
  46.     ParentFont = False
  47.     UsarLowColorFuente = True
  48.     LowColorFuente.Charset = DEFAULT_CHARSET
  49.     LowColorFuente.Color = clNavy
  50.     LowColorFuente.Height = -19
  51.     LowColorFuente.Name = 'Tahoma'
  52.     LowColorFuente.Style = [fsBold]
  53.   end
  54.   object Label75: TLabel
  55.     Left = 34
  56.     Top = 56
  57.     Width = 375
  58.     Height = 15
  59.     AutoSize = False
  60.     Caption = 'Los archivos con las siguientes extensiones ser∩┐╜n analizados.'
  61.     Font.Charset = DEFAULT_CHARSET
  62.     Font.Color = clWindowText
  63.     Font.Height = -11
  64.     Font.Name = 'Tahoma'
  65.     Font.Style = []
  66.     ParentFont = False
  67.     Transparent = True
  68.     WordWrap = True
  69.   end
  70.   object Label1: TLabel
  71.     Left = 321
  72.     Top = 80
  73.     Width = 85
  74.     Height = 13
  75.     Caption = 'Nueva extensi∩┐╜n:'
  76.     Font.Charset = DEFAULT_CHARSET
  77.     Font.Color = clWindowText
  78.     Font.Height = -11
  79.     Font.Name = 'Tahoma'
  80.     Font.Style = []
  81.     ParentFont = False
  82.   end
  83.   object RSGridExtensiones: TRSGrid
  84.     Left = 34
  85.     Top = 80
  86.     Width = 275
  87.     Height = 207
  88.     Font.Charset = DEFAULT_CHARSET
  89.     Font.Color = clWindowText
  90.     Font.Height = -11
  91.     Font.Name = 'Tahoma'
  92.     Font.Style = []
  93.     TabOrder = 0
  94.     TabStop = True
  95.     Columns = <
  96.       item
  97.         Text = 'Extensi∩┐╜n'
  98.         Width = 75
  99.         ClickPermitido = False
  100.       end
  101.       item
  102.         Text = 'Descripci∩┐╜n'
  103.         Width = 150
  104.         ClickPermitido = False
  105.       end>
  106.     MensajeListaVacia = 'No hay extensiones a analizar'
  107.     BarraDeMikel = False
  108.     Multiseleccion = True
  109.     AutoOrdenar = True
  110.     Transparente = True
  111.     OnPintarCabecera = RSGridExtensionesPintarCabecera
  112.     OnCambios = RSGridExtensionesCambios
  113.   end
  114.   object WButtonAddExt: TWhistlerButton
  115.     Left = 321
  116.     Top = 122
  117.     Width = 75
  118.     Height = 23
  119.     Caption = 'A∩┐╜adir'
  120.     ColorFondo = 15002603
  121.     Enabled = False
  122.     Font.Charset = DEFAULT_CHARSET
  123.     Font.Color = clBlack
  124.     Font.Height = -11
  125.     Font.Name = 'Tahoma'
  126.     Font.Style = []
  127.     LowColorFondo = 15793151
  128.     TabOrder = 2
  129.     TabStop = True
  130.     OnClick = WButtonAddExtClick
  131.   end
  132.   object FlatEditExtension: TFlatEdit
  133.     Tag = 4
  134.     Left = 321
  135.     Top = 96
  136.     Width = 75
  137.     Height = 21
  138.     ColorBorder = clGray
  139.     ColorFlat = clWhite
  140.     Font.Charset = DEFAULT_CHARSET
  141.     Font.Color = clWindowText
  142.     Font.Height = -11
  143.     Font.Name = 'Tahoma'
  144.     Font.Style = []
  145.     MaxLength = 3
  146.     ParentFont = False
  147.     TabOrder = 1
  148.     OnChange = FlatEditExtensionChange
  149.     OnKeyPress = FlatEditExtensionKeyPress
  150.   end
  151.   object WButtonDelExt: TWhistlerButton
  152.     Left = 321
  153.     Top = 236
  154.     Width = 75
  155.     Height = 23
  156.     Caption = 'Eliminar'
  157.     ColorFondo = 15002603
  158.     Font.Charset = DEFAULT_CHARSET
  159.     Font.Color = clBlack
  160.     Font.Height = -11
  161.     Font.Name = 'Tahoma'
  162.     Font.Style = []
  163.     LowColorFondo = 15793151
  164.     TabOrder = 3
  165.     TabStop = True
  166.     OnClick = WButtonDelExtClick
  167.   end
  168.   object WButtonRestoreExt: TWhistlerButton
  169.     Left = 321
  170.     Top = 264
  171.     Width = 75
  172.     Height = 23
  173.     Caption = 'Restaurar'
  174.     ColorFondo = 15002603
  175.     Font.Charset = DEFAULT_CHARSET
  176.     Font.Color = clBlack
  177.     Font.Height = -11
  178.     Font.Name = 'Tahoma'
  179.     Font.Style = []
  180.     LowColorFondo = 15793151
  181.     TabOrder = 4
  182.     TabStop = True
  183.     OnClick = WButtonRestoreExtClick
  184.   end
  185.   object CBComprimidos: TBitCheckBox
  186.     Left = 34
  187.     Top = 296
  188.     Width = 251
  189.     Height = 17
  190.     Caption = 'Analizar archivos comprimidos'
  191.     Checked = True
  192.     CheckedGlyph.Data = {
  193.       F6000000424DF600000000000000760000002800000010000000100000000100
  194.       0400000000008000000000000000000000001000000010000000000000000000
  195.       80000080000000808000800000008000800080800000C0C0C000808080000000
  196.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
  197.       FFFFF7777777777777FF777777777777777F888888888888877F8FFFFFFFFFFF
  198.       877F8FFFFFFFFFFF877F8FFFF0FFFFFF877F8FFF000FFFFF877F8FF00000FFFF
  199.       877F8FF00F000FFF877F8FF0FFF000FF877F8FFFFFFF00FF877F8FFFFFFFF0FF
  200.       877F8FFFFFFFFFFF877F8FFFFFFFFFFF877F88888888888887FF}
  201.     Font.Charset = DEFAULT_CHARSET
  202.     Font.Color = clBlack
  203.     Font.Height = -11
  204.     Font.Name = 'Tahoma'
  205.     Font.Style = []
  206.     GrayedGlyph.Data = {
  207.       F6000000424DF600000000000000760000002800000010000000100000000100
  208.       0400000000008000000000000000000000001000000010000000000000000000
  209.       80000080000000808000800000008000800080800000C0C0C000808080000000
  210.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
  211.       FFFFF7777777777777FF777777777777777F777777777777777F7FFFFFFFFFFF
  212.       777F7FFFFFFFFFFF777F7FFFF7FFFFFF777F7FFF777FFFFF777F7FF77777FFFF
  213.       777F7FF77F777FFF777F7FF7FFF777FF777F7FFFFFFF77FF777F7FFFFFFFF7FF
  214.       777F7FFFFFFFFFFF777F7FFFFFFFFFFF777F77777777777777FF}
  215.     ParentFont = False
  216.     State = cbChecked
  217.     TabOrder = 5
  218.     TabStop = True
  219.     UncheckedGlyph.Data = {
  220.       F6000000424DF600000000000000760000002800000010000000100000000100
  221.       0400000000008000000000000000000000001000000010000000000000000000
  222.       80000080000000808000800000008000800080800000C0C0C000808080000000
  223.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
  224.       FFFFF7777777777777FF777777777777777F888888888888877F8FFFFFFFFFFF
  225.       877F8FFFFFFFFFFF877F8FFFFFFFFFFF877F8FFFFFFFFFFF877F8FFFFFFFFFFF
  226.       877F8FFFFFFFFFFF877F8FFFFFFFFFFF877F8FFFFFFFFFFF877F8FFFFFFFFFFF
  227.       877F8FFFFFFFFFFF877F8FFFFFFFFFFF877F88888888888887FF}
  228.     OnClick = CBComprimidosClick
  229.   end
  230.   object CBSinExtension: TBitCheckBox
  231.     Left = 34
  232.     Top = 318
  233.     Width = 255
  234.     Height = 17
  235.     Caption = 'Analizar archivos sin extensi∩┐╜n'
  236.     Checked = True
  237.     CheckedGlyph.Data = {
  238.       F6000000424DF600000000000000760000002800000010000000100000000100
  239.       0400000000008000000000000000000000001000000010000000000000000000
  240.       80000080000000808000800000008000800080800000C0C0C000808080000000
  241.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
  242.       FFFFF7777777777777FF777777777777777F888888888888877F8FFFFFFFFFFF
  243.       877F8FFFFFFFFFFF877F8FFFF0FFFFFF877F8FFF000FFFFF877F8FF00000FFFF
  244.       877F8FF00F000FFF877F8FF0FFF000FF877F8FFFFFFF00FF877F8FFFFFFFF0FF
  245.       877F8FFFFFFFFFFF877F8FFFFFFFFFFF877F88888888888887FF}
  246.     Font.Charset = DEFAULT_CHARSET
  247.     Font.Color = clBlack
  248.     Font.Height = -11
  249.     Font.Name = 'Tahoma'
  250.     Font.Style = []
  251.     GrayedGlyph.Data = {
  252.       F6000000424DF600000000000000760000002800000010000000100000000100
  253.       0400000000008000000000000000000000001000000010000000000000000000
  254.       80000080000000808000800000008000800080800000C0C0C000808080000000
  255.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
  256.       FFFFF7777777777777FF777777777777777F777777777777777F7FFFFFFFFFFF
  257.       777F7FFFFFFFFFFF777F7FFFF7FFFFFF777F7FFF777FFFFF777F7FF77777FFFF
  258.       777F7FF77F777FFF777F7FF7FFF777FF777F7FFFFFFF77FF777F7FFFFFFFF7FF
  259.       777F7FFFFFFFFFFF777F7FFFFFFFFFFF777F77777777777777FF}
  260.     ParentFont = False
  261.     State = cbChecked
  262.     TabOrder = 6
  263.     TabStop = True
  264.     UncheckedGlyph.Data = {
  265.       F6000000424DF600000000000000760000002800000010000000100000000100
  266.       0400000000008000000000000000000000001000000010000000000000000000
  267.       80000080000000808000800000008000800080800000C0C0C000808080000000
  268.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
  269.       FFFFF7777777777777FF777777777777777F888888888888877F8FFFFFFFFFFF
  270.       877F8FFFFFFFFFFF877F8FFFFFFFFFFF877F8FFFFFFFFFFF877F8FFFFFFFFFFF
  271.       877F8FFFFFFFFFFF877F8FFFFFFFFFFF877F8FFFFFFFFFFF877F8FFFFFFFFFFF
  272.       877F8FFFFFFFFFFF877F8FFFFFFFFFFF877F88888888888887FF}
  273.     OnClick = CBSinExtensionClick
  274.   end
  275.   object ButtonAtrasOpcAvPerm: TWhistlerButton
  276.     Left = 358
  277.     Top = 343
  278.     Width = 75
  279.     Height = 23
  280.     Caption = 'Atr∩┐╜s'
  281.     ColorFondo = 15002603
  282.     Font.Charset = DEFAULT_CHARSET
  283.     Font.Color = clBlack
  284.     Font.Height = -11
  285.     Font.Name = 'Tahoma'
  286.     Font.Style = []
  287.     LowColorFondo = 15793151
  288.     TabOrder = 7
  289.     TabStop = True
  290.     OnClick = ButtonAtrasOpcAvPermClick
  291.   end
  292. end
  293.