home *** CD-ROM | disk | FTP | other *** search
- object FormPerfilOE: TFormPerfilOE
- Tag = 17700
- Left = 353
- Top = 185
- BorderIcons = [biSystemMenu, biHelp]
- BorderStyle = bsSingle
- Caption = 'Perfil de OE'
- ClientHeight = 158
- ClientWidth = 321
- Color = 14215660
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- FormStyle = fsStayOnTop
- Icon.Data = {<image000.ico>}
- KeyPreview = True
- OldCreateOrder = True
- Position = poScreenCenter
- OnKeyPress = FormKeyPress
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object ButtonOpcionesAceptar: TPlaButton
- Tag = 2200
- Left = 156
- Top = 126
- Width = 73
- Height = 21
- Anchors = [akRight, akBottom]
- Caption = '&Aceptar'
- TabOrder = 1
- OnClick = ButtonOpcionesAceptarClick
- Default = True
- ModalResult = 1
- end
- object ButtonOpcionesCancel: TPlaButton
- Tag = 2400
- Left = 237
- Top = 126
- Width = 73
- Height = 21
- Anchors = [akRight, akBottom]
- Caption = '&Cancelar'
- TabOrder = 2
- TabStop = False
- OnClick = ButtonOpcionesCancelClick
- Cancel = True
- ModalResult = 2
- end
- object PlaGroupBox1: TPlaGroupBox
- Left = 14
- Top = 7
- Width = 296
- Height = 106
- TitleFont.Charset = DEFAULT_CHARSET
- TitleFont.Color = 13977088
- TitleFont.Height = -11
- TitleFont.Name = 'Tahoma'
- TitleFont.Style = []
- Caption = 'Perfil de Outlook Express'
- TabOrder = 0
- object Image10: TImage
- Left = 11
- Top = 22
- Width = 32
- Height = 33
- Picture.Data = {<image001.bmp>}
- Transparent = True
- end
- object Label21: TLabel
- Tag = 17600
- Left = 58
- Top = 19
- Width = 226
- Height = 26
- Caption =
- 'Selecciona el perfil que deseas utilizar para mostrar las carpet' +
- 'as de Outlook Express.'
- Constraints.MinWidth = 226
- WordWrap = True
- end
- object CBListaPerfiles: TPlaComboBox
- Left = 58
- Top = 72
- Width = 233
- Height = 21
- HelpContext = 602
- Style = csDropDownList
- TabOrder = 0
- end
- end
- end
-