object SMSsmtp: TSMSsmtp Left = 365 Top = 114 BorderStyle = bsDialog Caption = 'SMSsmtp' ClientHeight = 114 ClientWidth = 233 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object Bevel1: TBevel Left = 0 Top = 6 Width = 233 Height = 108 Shape = bsFrame end object Label9: TLabel Left = 6 Top = 46 Width = 15 Height = 13 Caption = 'xxx' end object Label1: TLabel Left = 6 Top = 22 Width = 15 Height = 13 Caption = 'xxx' end object Edit3: TEdit Left = 29 Top = 40 Width = 156 Height = 21 TabOrder = 1 end object Edit1: TEdit Left = 29 Top = 16 Width = 156 Height = 21 TabOrder = 0 end object CheckBox1: TCheckBox Left = 8 Top = 64 Width = 97 Height = 17 Caption = 'www' TabOrder = 2 end object ToolBar1: TToolBar Left = 165 Top = 83 Width = 60 Height = 25 Align = alNone AutoSize = True ButtonHeight = 21 ButtonWidth = 28 Caption = 'ToolBar1' DragKind = dkDock EdgeBorders = [ebLeft, ebTop, ebRight, ebBottom] Flat = True ShowCaptions = True TabOrder = 3 TabStop = True Transparent = True Wrapable = False object Button1: TToolButton Left = 0 Top = 0 Caption = '&OK' OnClick = Button1Click end object Button2: TToolButton Left = 28 Top = 0 Caption = 'xxx' ImageIndex = 0 OnClick = Button2Click end end object MarsCaption1: TMarsCaption ActiveBeginColor = clBlack ActiveEndColor = clActiveCaption ActiveFontColor = clCaptionText InactiveBeginColor = clBlack InactiveEndColor = clInactiveCaption InactiveFontColor = clInactiveCaptionText ApplicationNameFont.Charset = DEFAULT_CHARSET ApplicationNameFont.Color = clWindowText ApplicationNameFont.Height = -11 ApplicationNameFont.Name = 'MS Sans Serif' ApplicationNameFont.Style = [fsBold, fsItalic] CaptionFont.Charset = DEFAULT_CHARSET CaptionFont.Color = clWindowText CaptionFont.Height = -11 CaptionFont.Name = 'MS Sans Serif' CaptionFont.Style = [fsBold] NumColors = 64 AutoSize = False StatusIcon = False Sound = True IconizeButton = False Left = 128 Top = 16 end end