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

  1. object FormPerfilOE: TFormPerfilOE
  2.   Tag = 17700
  3.   Left = 353
  4.   Top = 185
  5.   BorderIcons = [biSystemMenu, biHelp]
  6.   BorderStyle = bsSingle
  7.   Caption = 'Perfil de OE'
  8.   ClientHeight = 158
  9.   ClientWidth = 321
  10.   Color = 14215660
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'Tahoma'
  15.   Font.Style = []
  16.   FormStyle = fsStayOnTop
  17.   Icon.Data = {<image000.ico>}
  18.   KeyPreview = True
  19.   OldCreateOrder = True
  20.   Position = poScreenCenter
  21.   OnKeyPress = FormKeyPress
  22.   OnShow = FormShow
  23.   PixelsPerInch = 96
  24.   TextHeight = 13
  25.   object ButtonOpcionesAceptar: TPlaButton
  26.     Tag = 2200
  27.     Left = 156
  28.     Top = 126
  29.     Width = 73
  30.     Height = 21
  31.     Anchors = [akRight, akBottom]
  32.     Caption = '&Aceptar'
  33.     TabOrder = 1
  34.     OnClick = ButtonOpcionesAceptarClick
  35.     Default = True
  36.     ModalResult = 1
  37.   end
  38.   object ButtonOpcionesCancel: TPlaButton
  39.     Tag = 2400
  40.     Left = 237
  41.     Top = 126
  42.     Width = 73
  43.     Height = 21
  44.     Anchors = [akRight, akBottom]
  45.     Caption = '&Cancelar'
  46.     TabOrder = 2
  47.     TabStop = False
  48.     OnClick = ButtonOpcionesCancelClick
  49.     Cancel = True
  50.     ModalResult = 2
  51.   end
  52.   object PlaGroupBox1: TPlaGroupBox
  53.     Left = 14
  54.     Top = 7
  55.     Width = 296
  56.     Height = 106
  57.     TitleFont.Charset = DEFAULT_CHARSET
  58.     TitleFont.Color = 13977088
  59.     TitleFont.Height = -11
  60.     TitleFont.Name = 'Tahoma'
  61.     TitleFont.Style = []
  62.     Caption = 'Perfil de Outlook Express'
  63.     TabOrder = 0
  64.     object Image10: TImage
  65.       Left = 11
  66.       Top = 22
  67.       Width = 32
  68.       Height = 33
  69.       Picture.Data = {<image001.bmp>}
  70.       Transparent = True
  71.     end
  72.     object Label21: TLabel
  73.       Tag = 17600
  74.       Left = 58
  75.       Top = 19
  76.       Width = 226
  77.       Height = 26
  78.       Caption = 
  79.         'Selecciona el perfil que deseas utilizar para mostrar las carpet' +
  80.         'as de Outlook Express.'
  81.       Constraints.MinWidth = 226
  82.       WordWrap = True
  83.     end
  84.     object CBListaPerfiles: TPlaComboBox
  85.       Left = 58
  86.       Top = 72
  87.       Width = 233
  88.       Height = 21
  89.       HelpContext = 602
  90.       Style = csDropDownList
  91.       TabOrder = 0
  92.     end
  93.   end
  94. end
  95.