home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Demo / Panda / platinumisshuk.exe / data1.cab / Comunes / Config.dll / 0 / RCDATA / TCONFIGURACIONADICIONAL / TCONFIGURACIONADICIONAL.txt < prev   
Encoding:
Text File  |  2003-11-01  |  2.7 KB  |  127 lines

  1. object ConfiguracionAdicional: TConfiguracionAdicional
  2.   Left = 430
  3.   Top = 304
  4.   Width = 485
  5.   Height = 183
  6.   Color = 14215660
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Icon.Data = {<image000.ico>}
  13.   OldCreateOrder = False
  14.   Position = poScreenCenter
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object PlaGroupBox2: TPlaGroupBox
  18.     Tag = 1200
  19.     Left = 14
  20.     Top = 10
  21.     Width = 449
  22.     Height = 99
  23.     TitleFont.Charset = DEFAULT_CHARSET
  24.     TitleFont.Color = 13977088
  25.     TitleFont.Height = -11
  26.     TitleFont.Name = 'Tahoma'
  27.     TitleFont.Style = []
  28.     Caption = 'Adicional'
  29.     TabOrder = 0
  30.     object Label2: TLabel
  31.       Tag = 1300
  32.       Left = 58
  33.       Top = 19
  34.       Width = 375
  35.       Height = 26
  36.       AutoSize = False
  37.       Caption = 
  38.         'Estas opciones adicionales te ayudar∩┐╜n a afinar a∩┐╜n m∩┐╜s la forma' +
  39.         ' de llevar a cabo las tareas de an∩┐╜lisis.'
  40.       Constraints.MinWidth = 375
  41.       Transparent = True
  42.       WordWrap = True
  43.     end
  44.     object Image4: TImage
  45.       Left = 11
  46.       Top = 22
  47.       Width = 32
  48.       Height = 32
  49.       Picture.Data = {<image001.bmp>}
  50.       Transparent = True
  51.     end
  52.     object PlaBevel2: TPlaBevel
  53.       Left = 250
  54.       Top = 52
  55.       Width = 9
  56.       Height = 33
  57.       Shape = bsLeftLine
  58.     end
  59.     object CBActivarSonidos: TPlaCheckBox
  60.       Tag = 1400
  61.       Left = 58
  62.       Top = 52
  63.       Width = 93
  64.       Height = 16
  65.       HelpContext = 12
  66.       Caption = 'Activar sonidos'
  67.       TabOrder = 0
  68.     end
  69.     object CBOpcionesGrabar: TPlaCheckBox
  70.       Tag = 1600
  71.       Left = 58
  72.       Top = 70
  73.       Width = 126
  74.       Height = 16
  75.       HelpContext = 13
  76.       Caption = 'Registrar en el informe'
  77.       TabOrder = 1
  78.       TabStop = False
  79.       State = cbChecked
  80.     end
  81.     object CBOpMinimizar: TPlaCheckBox
  82.       Tag = 1700
  83.       Left = 271
  84.       Top = 52
  85.       Width = 142
  86.       Height = 16
  87.       HelpContext = 15
  88.       Caption = 'Minimizar mientras analiza'
  89.       TabOrder = 2
  90.       TabStop = False
  91.     end
  92.   end
  93.   object BTAceptar: TPlaButton
  94.     Left = 159
  95.     Top = 124
  96.     Width = 95
  97.     Height = 21
  98.     Anchors = [akRight, akBottom]
  99.     Caption = '&Aceptar'
  100.     TabOrder = 1
  101.     OnClick = BTAceptarClick
  102.     Default = True
  103.     ModalResult = 1
  104.   end
  105.   object PlaButton3: TPlaButton
  106.     Left = 371
  107.     Top = 124
  108.     Width = 95
  109.     Height = 21
  110.     Anchors = [akRight, akBottom]
  111.     Caption = '&Cancelar'
  112.     TabOrder = 2
  113.     ModalResult = 2
  114.   end
  115.   object PlaButton1: TPlaButton
  116.     Left = 265
  117.     Top = 124
  118.     Width = 95
  119.     Height = 21
  120.     Anchors = [akRight, akBottom]
  121.     Caption = '&Restaurar'
  122.     TabOrder = 3
  123.     OnClick = BTAceptarClick
  124.     ModalResult = 1
  125.   end
  126. end
  127.