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

  1. object CMSounds: TCMSounds
  2.   Left = 209
  3.   Top = 239
  4.   BorderStyle = bsDialog
  5.   ClientHeight = 133
  6.   ClientWidth = 481
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   Position = poDefault
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Bevel8: TBevel
  19.     Left = 0
  20.     Top = 6
  21.     Width = 481
  22.     Height = 127
  23.     Shape = bsFrame
  24.   end
  25.   object Label102: TLabel
  26.     Left = 8
  27.     Top = 0
  28.     Width = 3
  29.     Height = 13
  30.   end
  31.   object Label1: TLabel
  32.     Left = 8
  33.     Top = 107
  34.     Width = 3
  35.     Height = 13
  36.   end
  37.   object Label2: TLabel
  38.     Left = 108
  39.     Top = 107
  40.     Width = 3
  41.     Height = 13
  42.   end
  43.   object CheckBox9: TCheckBox
  44.     Left = 8
  45.     Top = 22
  46.     Width = 201
  47.     Height = 17
  48.     TabOrder = 0
  49.     OnClick = CheckBox9Click
  50.   end
  51.   object Edit14: TEdit
  52.     Left = 205
  53.     Top = 18
  54.     Width = 260
  55.     Height = 24
  56.     Enabled = False
  57.     TabOrder = 1
  58.   end
  59.   object CheckBox11: TCheckBox
  60.     Left = 8
  61.     Top = 80
  62.     Width = 161
  63.     Height = 17
  64.     TabOrder = 3
  65.     OnClick = CheckBox11Click
  66.   end
  67.   object Edit16: TEdit
  68.     Left = 164
  69.     Top = 74
  70.     Width = 301
  71.     Height = 24
  72.     TabOrder = 4
  73.   end
  74.   object Edit1: TEdit
  75.     Left = 24
  76.     Top = 104
  77.     Width = 40
  78.     Height = 24
  79.     TabOrder = 5
  80.     OnChange = Edit1Change
  81.   end
  82.   object ToolBar2: TToolBar
  83.     Left = 205
  84.     Top = 44
  85.     Width = 54
  86.     Height = 25
  87.     Align = alNone
  88.     AutoSize = True
  89.     ButtonHeight = 21
  90.     ButtonWidth = 22
  91.     Caption = 'ToolBar1'
  92.     DragKind = dkDock
  93.     EdgeBorders = [ebLeft, ebTop, ebRight, ebBottom]
  94.     Flat = True
  95.     ShowCaptions = True
  96.     TabOrder = 2
  97.     TabStop = True
  98.     Transparent = True
  99.     Wrapable = False
  100.     object Button11: TToolButton
  101.       Left = 0
  102.       Top = 0
  103.       Caption = 'xxx'
  104.       OnClick = Button11Click
  105.     end
  106.     object Button12: TToolButton
  107.       Left = 22
  108.       Top = 0
  109.       Caption = 'xxx'
  110.       ImageIndex = 0
  111.       OnClick = Button12Click
  112.     end
  113.   end
  114.   object ToolBar1: TToolBar
  115.     Left = 269
  116.     Top = 102
  117.     Width = 72
  118.     Height = 25
  119.     Align = alNone
  120.     AutoSize = True
  121.     ButtonHeight = 21
  122.     ButtonWidth = 28
  123.     Caption = 'ToolBar1'
  124.     DragKind = dkDock
  125.     EdgeBorders = [ebLeft, ebTop, ebRight, ebBottom]
  126.     Flat = True
  127.     ShowCaptions = True
  128.     TabOrder = 6
  129.     TabStop = True
  130.     Transparent = True
  131.     Wrapable = False
  132.     object Button1: TToolButton
  133.       Left = 0
  134.       Top = 0
  135.       Caption = '&OK'
  136.       OnClick = Button1Click
  137.     end
  138.     object Button2: TToolButton
  139.       Left = 28
  140.       Top = 0
  141.       Caption = 'xxx'
  142.       ImageIndex = 0
  143.       OnClick = Button2Click
  144.     end
  145.   end
  146.   object OpenDialog1: TOpenDialog
  147.     Filter = 'Zvukov∩┐╜ soubory (*.wav)|*.wav'
  148.     Left = 48
  149.   end
  150.   object MarsCaption1: TMarsCaption
  151.     ActiveBeginColor = clBlack
  152.     ActiveEndColor = clActiveCaption
  153.     ActiveFontColor = clCaptionText
  154.     InactiveBeginColor = clBlack
  155.     InactiveEndColor = clInactiveCaption
  156.     InactiveFontColor = clInactiveCaptionText
  157.     ApplicationNameFont.Charset = DEFAULT_CHARSET
  158.     ApplicationNameFont.Color = clWindowText
  159.     ApplicationNameFont.Height = -11
  160.     ApplicationNameFont.Name = 'MS Sans Serif'
  161.     ApplicationNameFont.Style = [fsBold, fsItalic]
  162.     CaptionFont.Charset = DEFAULT_CHARSET
  163.     CaptionFont.Color = clWindowText
  164.     CaptionFont.Height = -11
  165.     CaptionFont.Name = 'MS Sans Serif'
  166.     CaptionFont.Style = [fsBold]
  167.     NumColors = 64
  168.     AutoSize = False
  169.     StatusIcon = False
  170.     Sound = True
  171.     IconizeButton = False
  172.     Left = 104
  173.     Top = 24
  174.   end
  175. end
  176.