home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 September / Chip_2002-09_cd1.bin / zkuste / delphi / kolekce / d456 / Tmsi / TIWD5.ZIP / VrWaveDlg.dfm / VrWaveDlg.txt
Text File  |  2001-07-31  |  4KB  |  199 lines

  1. object VrWaveSoundDialog: TVrWaveSoundDialog
  2.   Left = 200
  3.   Top = 108
  4.   BorderStyle = bsDialog
  5.   Caption = 'VrWave Editor'
  6.   ClientHeight = 159
  7.   ClientWidth = 350
  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 = True
  15.   Position = poScreenCenter
  16.   OnClose = FormClose
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Bevel1: TBevel
  20.     Left = 0
  21.     Top = 0
  22.     Width = 233
  23.     Height = 159
  24.     Align = alLeft
  25.     Shape = bsRightLine
  26.   end
  27.   object VrShadowButton1: TVrShadowButton
  28.     Left = 12
  29.     Top = 120
  30.     Width = 65
  31.     Height = 30
  32.     Brush.Color = clBlue
  33.     Pen.Color = clNavy
  34.     Pen.Width = 2
  35.     ShadowColor = clBlack
  36.     ShadowOutline = clBlack
  37.     Style = ssRectangle
  38.     TextAlign = vtaLeft
  39.     Transparent = True
  40.     Caption = '  OPEN'
  41.     Font.Charset = ANSI_CHARSET
  42.     Font.Color = clWhite
  43.     Font.Height = -11
  44.     Font.Name = 'Arial'
  45.     Font.Style = [fsBold]
  46.     OnClick = VrShadowButton1Click
  47.   end
  48.   object VrShadowButton2: TVrShadowButton
  49.     Left = 80
  50.     Top = 120
  51.     Width = 65
  52.     Height = 30
  53.     Brush.Color = clBlue
  54.     Pen.Color = clNavy
  55.     Pen.Width = 2
  56.     ShadowColor = clBlack
  57.     ShadowOutline = clBlack
  58.     Style = ssRectangle
  59.     TextAlign = vtaLeft
  60.     Transparent = True
  61.     Caption = '  CLEAR'
  62.     Font.Charset = ANSI_CHARSET
  63.     Font.Color = clWhite
  64.     Font.Height = -11
  65.     Font.Name = 'Arial'
  66.     Font.Style = [fsBold]
  67.     OnClick = VrShadowButton2Click
  68.   end
  69.   object VrShadowButton3: TVrShadowButton
  70.     Left = 148
  71.     Top = 120
  72.     Width = 65
  73.     Height = 30
  74.     Brush.Color = clBlue
  75.     Pen.Color = clNavy
  76.     Pen.Width = 2
  77.     ShadowColor = clBlack
  78.     ShadowOutline = clBlack
  79.     Style = ssRectangle
  80.     TextAlign = vtaLeft
  81.     Transparent = True
  82.     Caption = '  PLAY'
  83.     Font.Charset = ANSI_CHARSET
  84.     Font.Color = clWhite
  85.     Font.Height = -11
  86.     Font.Name = 'Arial'
  87.     Font.Style = [fsBold]
  88.     OnClick = VrShadowButton3Click
  89.   end
  90.   object Label1: TLabel
  91.     Left = 8
  92.     Top = 12
  93.     Width = 40
  94.     Height = 15
  95.     Caption = 'Status:'
  96.     Font.Charset = ANSI_CHARSET
  97.     Font.Color = clWindowText
  98.     Font.Height = -12
  99.     Font.Name = 'Arial'
  100.     Font.Style = [fsBold]
  101.     ParentFont = False
  102.   end
  103.   object Label2: TLabel
  104.     Left = 8
  105.     Top = 60
  106.     Width = 27
  107.     Height = 15
  108.     Caption = 'Size:'
  109.     Font.Charset = ANSI_CHARSET
  110.     Font.Color = clWindowText
  111.     Font.Height = -12
  112.     Font.Name = 'Arial'
  113.     Font.Style = [fsBold]
  114.     ParentFont = False
  115.   end
  116.   object VrShadowButton5: TVrShadowButton
  117.     Left = 244
  118.     Top = 44
  119.     Width = 93
  120.     Height = 30
  121.     Brush.Color = clBlue
  122.     Pen.Color = clNavy
  123.     Pen.Width = 2
  124.     ShadowColor = clBlack
  125.     ShadowOutline = clBlack
  126.     Style = ssRectangle
  127.     TextAlign = vtaLeft
  128.     Transparent = True
  129.     Caption = '  CANCEL'
  130.     Font.Charset = ANSI_CHARSET
  131.     Font.Color = clWhite
  132.     Font.Height = -11
  133.     Font.Name = 'Arial'
  134.     Font.Style = [fsBold]
  135.     OnClick = VrShadowButton5Click
  136.   end
  137.   object VrShadowButton4: TVrShadowButton
  138.     Left = 244
  139.     Top = 12
  140.     Width = 93
  141.     Height = 30
  142.     Brush.Color = clBlue
  143.     Pen.Color = clNavy
  144.     Pen.Width = 2
  145.     ShadowColor = clBlack
  146.     ShadowOutline = clBlack
  147.     Style = ssRectangle
  148.     TextAlign = vtaLeft
  149.     Transparent = True
  150.     Caption = '  OK'
  151.     Font.Charset = ANSI_CHARSET
  152.     Font.Color = clWhite
  153.     Font.Height = -11
  154.     Font.Name = 'Arial'
  155.     Font.Style = [fsBold]
  156.     OnClick = VrShadowButton4Click
  157.   end
  158.   object Panel1: TPanel
  159.     Left = 8
  160.     Top = 28
  161.     Width = 209
  162.     Height = 21
  163.     Alignment = taLeftJustify
  164.     BevelOuter = bvLowered
  165.     Font.Charset = ANSI_CHARSET
  166.     Font.Color = clWindowText
  167.     Font.Height = -12
  168.     Font.Name = 'Arial'
  169.     Font.Style = [fsBold]
  170.     ParentFont = False
  171.     TabOrder = 0
  172.   end
  173.   object Panel2: TPanel
  174.     Left = 8
  175.     Top = 76
  176.     Width = 209
  177.     Height = 21
  178.     Alignment = taLeftJustify
  179.     BevelOuter = bvLowered
  180.     Font.Charset = ANSI_CHARSET
  181.     Font.Color = clWindowText
  182.     Font.Height = -12
  183.     Font.Name = 'Arial'
  184.     Font.Style = [fsBold]
  185.     ParentFont = False
  186.     TabOrder = 1
  187.   end
  188.   object OpenDialog: TOpenDialog
  189.     FileName = '*.wav'
  190.     Filter = '*.wav|*.wav|All Files (*.*)|*.*'
  191.     Left = 124
  192.     Top = 4
  193.   end
  194.   object VrWave: TVrWave
  195.     Left = 92
  196.     Top = 4
  197.   end
  198. end
  199.