home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 August - Disc 3 / chip_20018103_hu.iso / honosito / internet / cm450f.exe / CONMET.EXE / 0 / RCDATA / TSMSFORM / TSMSFORM.txt
Encoding:
Text File  |  2001-06-06  |  5.1 KB  |  242 lines

  1. object SMSForm: TSMSForm
  2.   Left = 359
  3.   Top = 286
  4.   HelpContext = 7
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsSingle
  7.   Caption = 'SMSForm'
  8.   ClientHeight = 255
  9.   ClientWidth = 441
  10.   Color = clBtnFace
  11.   Font.Charset = EASTEUROPE_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   OnClose = FormClose
  19.   OnCreate = FormCreate
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Bevel1: TBevel
  23.     Left = 0
  24.     Top = 6
  25.     Width = 441
  26.     Height = 249
  27.     Shape = bsFrame
  28.   end
  29.   object Label1: TLabel
  30.     Left = 6
  31.     Top = 218
  32.     Width = 15
  33.     Height = 13
  34.     Caption = 'xxx'
  35.   end
  36.   object Label2: TLabel
  37.     Left = 33
  38.     Top = 218
  39.     Width = 49
  40.     Height = 13
  41.     Alignment = taRightJustify
  42.     Caption = '???/???'
  43.     Font.Charset = DEFAULT_CHARSET
  44.     Font.Color = clWindowText
  45.     Font.Height = -12
  46.     Font.Name = 'MS Sans Serif'
  47.     Font.Style = [fsBold]
  48.     ParentFont = False
  49.   end
  50.   object Label4: TLabel
  51.     Left = 6
  52.     Top = 235
  53.     Width = 15
  54.     Height = 13
  55.     Caption = 'xxx'
  56.   end
  57.   object Label6: TLabel
  58.     Left = 60
  59.     Top = 201
  60.     Width = 22
  61.     Height = 13
  62.     Caption = '???'
  63.     Font.Charset = DEFAULT_CHARSET
  64.     Font.Color = clWindowText
  65.     Font.Height = -12
  66.     Font.Name = 'MS Sans Serif'
  67.     Font.Style = [fsBold]
  68.     ParentFont = False
  69.   end
  70.   object Image1: TImage
  71.     Left = 228
  72.     Top = 32
  73.     Width = 205
  74.     Height = 5
  75.   end
  76.   object Label3: TLabel
  77.     Left = 6
  78.     Top = 201
  79.     Width = 15
  80.     Height = 13
  81.     Caption = 'xxx'
  82.   end
  83.   object Label5: TLabel
  84.     Left = 60
  85.     Top = 235
  86.     Width = 22
  87.     Height = 13
  88.     Caption = '???'
  89.     Font.Charset = DEFAULT_CHARSET
  90.     Font.Color = clWindowText
  91.     Font.Height = -12
  92.     Font.Name = 'MS Sans Serif'
  93.     Font.Style = [fsBold]
  94.     ParentFont = False
  95.   end
  96.   object ComboBox1: TComboBox
  97.     Left = 6
  98.     Top = 16
  99.     Width = 217
  100.     Height = 21
  101.     HelpContext = 7
  102.     ItemHeight = 13
  103.     TabOrder = 0
  104.     OnChange = ComboBox1Change
  105.     OnKeyPress = ComboBox1KeyPress
  106.   end
  107.   object Memo1: TMemo
  108.     Left = 6
  109.     Top = 45
  110.     Width = 428
  111.     Height = 148
  112.     HelpContext = 7
  113.     TabOrder = 1
  114.     OnChange = Memo1Change
  115.     OnKeyPress = Memo1KeyPress
  116.   end
  117.   object ToolBar2: TToolBar
  118.     Left = 190
  119.     Top = 225
  120.     Width = 88
  121.     Height = 25
  122.     HelpContext = 7
  123.     Align = alNone
  124.     AutoSize = True
  125.     ButtonHeight = 21
  126.     ButtonWidth = 28
  127.     Caption = 'ToolBar1'
  128.     DragKind = dkDock
  129.     EdgeBorders = [ebLeft, ebTop, ebRight, ebBottom]
  130.     Flat = True
  131.     ShowCaptions = True
  132.     TabOrder = 3
  133.     TabStop = True
  134.     Transparent = True
  135.     Wrapable = False
  136.     object Button6: TToolButton
  137.       Left = 0
  138.       Top = 0
  139.       Caption = 'xxx'
  140.       OnClick = Button6Click
  141.     end
  142.     object Button5: TToolButton
  143.       Left = 28
  144.       Top = 0
  145.       Caption = 'xxx'
  146.       ImageIndex = 0
  147.       OnClick = Button5Click
  148.     end
  149.     object Button3: TToolButton
  150.       Left = 56
  151.       Top = 0
  152.       Caption = '&OK'
  153.       ImageIndex = 1
  154.       OnClick = Button3Click
  155.     end
  156.   end
  157.   object ToolBar1: TToolBar
  158.     Left = 190
  159.     Top = 202
  160.     Width = 196
  161.     Height = 23
  162.     HelpContext = 7
  163.     Align = alNone
  164.     AutoSize = True
  165.     ButtonHeight = 21
  166.     ButtonWidth = 64
  167.     Caption = 'ToolBar1'
  168.     DragKind = dkDock
  169.     EdgeBorders = [ebLeft, ebTop, ebRight]
  170.     Flat = True
  171.     ShowCaptions = True
  172.     TabOrder = 2
  173.     TabStop = True
  174.     Transparent = True
  175.     Wrapable = False
  176.     object Button2: TToolButton
  177.       Left = 0
  178.       Top = 0
  179.       Caption = '> &1 > 2 > 3'
  180.       OnClick = Button2Click
  181.     end
  182.     object Button1: TToolButton
  183.       Left = 64
  184.       Top = 0
  185.       Caption = 'xxx'
  186.       ImageIndex = 1
  187.       OnClick = Button1Click
  188.     end
  189.     object ToolButton1: TToolButton
  190.       Left = 128
  191.       Top = 0
  192.       Caption = 'xxx'
  193.       ImageIndex = 2
  194.       OnClick = ToolButton1Click
  195.     end
  196.   end
  197.   object MarsCaption1: TMarsCaption
  198.     ApplicationNameFont.Charset = DEFAULT_CHARSET
  199.     ApplicationNameFont.Color = clWindowText
  200.     ApplicationNameFont.Height = -11
  201.     ApplicationNameFont.Name = 'MS Sans Serif'
  202.     ApplicationNameFont.Style = [fsBold, fsItalic]
  203.     CaptionFont.Charset = DEFAULT_CHARSET
  204.     CaptionFont.Color = clWindowText
  205.     CaptionFont.Height = -11
  206.     CaptionFont.Name = 'MS Sans Serif'
  207.     CaptionFont.Style = [fsBold]
  208.     NumColors = 220
  209.     AutoSize = False
  210.     StatusIcon = False
  211.     Sound = True
  212.     IconizeButton = False
  213.     Left = 656
  214.   end
  215.   object Timer1: TTimer
  216.     Enabled = False
  217.     Interval = 10
  218.     OnTimer = Timer1Timer
  219.     Left = 120
  220.     Top = 200
  221.   end
  222.   object MarsCaption2: TMarsCaption
  223.     ApplicationNameFont.Charset = EASTEUROPE_CHARSET
  224.     ApplicationNameFont.Color = clWindowText
  225.     ApplicationNameFont.Height = -11
  226.     ApplicationNameFont.Name = 'MS Sans Serif'
  227.     ApplicationNameFont.Style = [fsBold, fsItalic]
  228.     CaptionFont.Charset = EASTEUROPE_CHARSET
  229.     CaptionFont.Color = clWindowText
  230.     CaptionFont.Height = -11
  231.     CaptionFont.Name = 'MS Sans Serif'
  232.     CaptionFont.Style = [fsBold]
  233.     NumColors = 220
  234.     AutoSize = False
  235.     StatusIcon = False
  236.     Sound = True
  237.     IconizeButton = False
  238.     Left = 288
  239.     Top = 56
  240.   end
  241. end
  242.