home *** CD-ROM | disk | FTP | other *** search
- object CMSounds: TCMSounds
- Left = 209
- Top = 239
- BorderStyle = bsDialog
- ClientHeight = 133
- ClientWidth = 481
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poDefault
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Bevel8: TBevel
- Left = 0
- Top = 6
- Width = 481
- Height = 127
- Shape = bsFrame
- end
- object Label102: TLabel
- Left = 8
- Top = 0
- Width = 3
- Height = 13
- end
- object Label1: TLabel
- Left = 8
- Top = 107
- Width = 3
- Height = 13
- end
- object Label2: TLabel
- Left = 108
- Top = 107
- Width = 3
- Height = 13
- end
- object CheckBox9: TCheckBox
- Left = 8
- Top = 22
- Width = 201
- Height = 17
- TabOrder = 0
- OnClick = CheckBox9Click
- end
- object Edit14: TEdit
- Left = 205
- Top = 18
- Width = 260
- Height = 24
- Enabled = False
- TabOrder = 1
- end
- object CheckBox11: TCheckBox
- Left = 8
- Top = 80
- Width = 161
- Height = 17
- TabOrder = 3
- OnClick = CheckBox11Click
- end
- object Edit16: TEdit
- Left = 164
- Top = 74
- Width = 301
- Height = 24
- TabOrder = 4
- end
- object Edit1: TEdit
- Left = 24
- Top = 104
- Width = 40
- Height = 24
- TabOrder = 5
- OnChange = Edit1Change
- end
- object ToolBar2: TToolBar
- Left = 205
- Top = 44
- Width = 54
- Height = 25
- Align = alNone
- AutoSize = True
- ButtonHeight = 21
- ButtonWidth = 22
- Caption = 'ToolBar1'
- DragKind = dkDock
- EdgeBorders = [ebLeft, ebTop, ebRight, ebBottom]
- Flat = True
- ShowCaptions = True
- TabOrder = 2
- TabStop = True
- Transparent = True
- Wrapable = False
- object Button11: TToolButton
- Left = 0
- Top = 0
- Caption = 'xxx'
- OnClick = Button11Click
- end
- object Button12: TToolButton
- Left = 22
- Top = 0
- Caption = 'xxx'
- ImageIndex = 0
- OnClick = Button12Click
- end
- end
- object ToolBar1: TToolBar
- Left = 269
- Top = 102
- Width = 72
- Height = 25
- Align = alNone
- AutoSize = True
- ButtonHeight = 21
- ButtonWidth = 28
- Caption = 'ToolBar1'
- DragKind = dkDock
- EdgeBorders = [ebLeft, ebTop, ebRight, ebBottom]
- Flat = True
- ShowCaptions = True
- TabOrder = 6
- 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 OpenDialog1: TOpenDialog
- Filter = 'Zvukov� soubory (*.wav)|*.wav'
- Left = 48
- 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 = 104
- Top = 24
- end
- end
-