home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 March / Chip_2000-03_cd.bin / tema / EPstudio / cm311f.exe / ConMet.exe / 0 / RCDATA / TSMSSMTP / TSMSSMTP.txt
Text File  |  1999-11-29  |  2KB  |  118 lines

  1. object SMSsmtp: TSMSsmtp
  2.   Left = 365
  3.   Top = 114
  4.   BorderStyle = bsDialog
  5.   Caption = 'SMSsmtp'
  6.   ClientHeight = 114
  7.   ClientWidth = 233
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Bevel1: TBevel
  18.     Left = 0
  19.     Top = 6
  20.     Width = 233
  21.     Height = 108
  22.     Shape = bsFrame
  23.   end
  24.   object Label9: TLabel
  25.     Left = 6
  26.     Top = 46
  27.     Width = 15
  28.     Height = 13
  29.     Caption = 'xxx'
  30.   end
  31.   object Label1: TLabel
  32.     Left = 6
  33.     Top = 22
  34.     Width = 15
  35.     Height = 13
  36.     Caption = 'xxx'
  37.   end
  38.   object Edit3: TEdit
  39.     Left = 29
  40.     Top = 40
  41.     Width = 156
  42.     Height = 21
  43.     TabOrder = 1
  44.   end
  45.   object Edit1: TEdit
  46.     Left = 29
  47.     Top = 16
  48.     Width = 156
  49.     Height = 21
  50.     TabOrder = 0
  51.   end
  52.   object CheckBox1: TCheckBox
  53.     Left = 8
  54.     Top = 64
  55.     Width = 97
  56.     Height = 17
  57.     Caption = 'www'
  58.     TabOrder = 2
  59.   end
  60.   object ToolBar1: TToolBar
  61.     Left = 165
  62.     Top = 83
  63.     Width = 60
  64.     Height = 25
  65.     Align = alNone
  66.     AutoSize = True
  67.     ButtonHeight = 21
  68.     ButtonWidth = 28
  69.     Caption = 'ToolBar1'
  70.     DragKind = dkDock
  71.     EdgeBorders = [ebLeft, ebTop, ebRight, ebBottom]
  72.     Flat = True
  73.     ShowCaptions = True
  74.     TabOrder = 3
  75.     TabStop = True
  76.     Transparent = True
  77.     Wrapable = False
  78.     object Button1: TToolButton
  79.       Left = 0
  80.       Top = 0
  81.       Caption = '&OK'
  82.       OnClick = Button1Click
  83.     end
  84.     object Button2: TToolButton
  85.       Left = 28
  86.       Top = 0
  87.       Caption = 'xxx'
  88.       ImageIndex = 0
  89.       OnClick = Button2Click
  90.     end
  91.   end
  92.   object MarsCaption1: TMarsCaption
  93.     ActiveBeginColor = clBlack
  94.     ActiveEndColor = clActiveCaption
  95.     ActiveFontColor = clCaptionText
  96.     InactiveBeginColor = clBlack
  97.     InactiveEndColor = clInactiveCaption
  98.     InactiveFontColor = clInactiveCaptionText
  99.     ApplicationNameFont.Charset = DEFAULT_CHARSET
  100.     ApplicationNameFont.Color = clWindowText
  101.     ApplicationNameFont.Height = -11
  102.     ApplicationNameFont.Name = 'MS Sans Serif'
  103.     ApplicationNameFont.Style = [fsBold, fsItalic]
  104.     CaptionFont.Charset = DEFAULT_CHARSET
  105.     CaptionFont.Color = clWindowText
  106.     CaptionFont.Height = -11
  107.     CaptionFont.Name = 'MS Sans Serif'
  108.     CaptionFont.Style = [fsBold]
  109.     NumColors = 64
  110.     AutoSize = False
  111.     StatusIcon = False
  112.     Sound = True
  113.     IconizeButton = False
  114.     Left = 128
  115.     Top = 16
  116.   end
  117. end
  118.