object FrameConfigSMTP: TFrameConfigSMTP Left = 0 Top = 0 Width = 441 Height = 374 AutoScroll = False Color = clWhite ParentColor = False TabOrder = 0 object GradientLine32: TGradientLine Left = 20 Top = 171 Width = 312 Height = 1 Picture.Data = {} Stretch = True end object GradientLine31: TGradientLine Left = 20 Top = 51 Width = 312 Height = 1 Picture.Data = {} Stretch = True end object Label100: TLabel Left = 34 Top = 156 Width = 375 Height = 15 AutoSize = False Caption = 'Por favor, selecciona una opci�n' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False Transparent = True WordWrap = True end object Label104: TLabel Left = 34 Top = 96 Width = 375 Height = 53 AutoSize = False Caption = 'Por el contrario, si est�s en tu empresa y �sta tiene un servido' + 'r de correo propio, debes seleccionar la opci�n "Servidor de cor' + 'reo propio" e indicar su nombre o su direcci�n IP.' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False Transparent = True WordWrap = True end object Label101: TLabel Left = 34 Top = 56 Width = 375 Height = 37 AutoSize = False Caption = 'Si te conectas a Internet directamente, por ejemplo usando un m�' + 'dem, debes seleccionar la opci�n "Conexi�n directa a Internet".' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False Transparent = True WordWrap = True end object Label154: TLabel Left = 34 Top = 36 Width = 375 Height = 15 AutoSize = False Caption = 'Configuraci�n del servidor de correo' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False Transparent = True WordWrap = True end object LabelAntialiased12: TLabelAntialiased Left = 20 Top = 2 Width = 411 Height = 23 AutoSize = False Caption = 'Env�anos archivos sospechosos' Font.Charset = DEFAULT_CHARSET Font.Color = 14053681 Font.Height = -19 Font.Name = 'Tahoma' Font.Style = [fsBold, fsItalic] ParentFont = False UsarLowColorFuente = True LowColorFuente.Charset = DEFAULT_CHARSET LowColorFuente.Color = clNavy LowColorFuente.Height = -19 LowColorFuente.Name = 'Tahoma' LowColorFuente.Style = [fsBold] end object RadioPandaSMTP: TBitmapRadioButton Left = 47 Top = 180 Width = 354 Height = 17 Caption = 'Conexi�n directa a Internet' Checked = True Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] PictureCheckedEnabled.Data = {} PictureCheckedDisabled.Data = {} PictureUncheckedEnabled.Data = {} PictureUncheckedDisabled.Data = {} TabOrder = 0 TabStop = True OnClick = RadioButtonClick end object RadioOtroSMTP: TBitmapRadioButton Left = 47 Top = 202 Width = 170 Height = 17 Caption = 'Servidor de correo propio:' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] PictureCheckedEnabled.Data = {} PictureCheckedDisabled.Data = {} PictureUncheckedEnabled.Data = {} PictureUncheckedDisabled.Data = {} TabOrder = 1 TabStop = True OnClick = RadioButtonClick end object EditServidorSMTP: TFlatEdit Left = 220 Top = 200 Width = 149 Height = 19 ColorBorder = clGray ColorFlat = clWhite ParentColor = True Enabled = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] MaxLength = 199 ParentFont = False TabOrder = 2 OnChange = EditServidorSMTPChange end object WButtonAplicarConfigSMTP: TWhistlerButton Left = 278 Top = 343 Width = 75 Height = 23 Caption = 'Aceptar' ColorFondo = 15002603 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] LowColorFondo = 15793151 TabOrder = 3 TabStop = True OnClick = WButtonAplicarConfigSMTPClick end object WButtonCancelarConfigSMTP: TWhistlerButton Left = 358 Top = 343 Width = 75 Height = 23 Caption = 'Cancelar' ColorFondo = 15002603 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] LowColorFondo = 15793151 TabOrder = 4 TabStop = True OnClick = WButtonCancelarConfigSMTPClick end end