home *** CD-ROM | disk | FTP | other *** search
- object PitchRealfrm: TPitchRealfrm
- Left = 208
- Top = 140
- BorderIcons = []
- BorderStyle = bsToolWindow
- Caption = 'Real Time'
- ClientHeight = 86
- ClientWidth = 186
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsMDIChild
- OldCreateOrder = True
- Position = poScreenCenter
- Visible = True
- PixelsPerInch = 96
- TextHeight = 13
- object PanelPitch: TPanel
- Left = 2
- Top = 3
- Width = 176
- Height = 76
- BevelInner = bvLowered
- Caption = 'PanelPitch'
- TabOrder = 0
- Visible = False
- object Label7: TLabel
- Left = 10
- Top = 2
- Width = 24
- Height = 13
- Caption = '&Pitch'
- FocusControl = TrackBar1
- end
- object Label11: TLabel
- Left = 10
- Top = 37
- Width = 70
- Height = 13
- Caption = 'Pla&yback Rate'
- FocusControl = TrackBar2
- end
- object SpeedButton44: TSpeedButton
- Left = 152
- Top = 16
- Width = 15
- Height = 15
- Cursor = crArrow
- Caption = 'R'
- Flat = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object SpeedButton45: TSpeedButton
- Left = 152
- Top = 51
- Width = 15
- Height = 15
- Cursor = crArrow
- Caption = 'R'
- Flat = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label12: TLabel
- Left = 88
- Top = 2
- Width = 58
- Height = 13
- Alignment = taRightJustify
- AutoSize = False
- Caption = '0'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label13: TLabel
- Left = 88
- Top = 37
- Width = 58
- Height = 13
- Alignment = taRightJustify
- AutoSize = False
- Caption = '0'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object TrackBar1: TTrackBar
- Left = 2
- Top = 15
- Width = 150
- Height = 22
- Cursor = crArrow
- Max = 65535
- Orientation = trHorizontal
- Frequency = 32767
- Position = 32767
- SelEnd = 32767
- SelStart = 0
- TabOrder = 0
- TickMarks = tmBottomRight
- TickStyle = tsAuto
- end
- object TrackBar2: TTrackBar
- Left = 2
- Top = 50
- Width = 150
- Height = 22
- Cursor = crArrow
- Max = 65535
- Orientation = trHorizontal
- Frequency = 32767
- Position = 32767
- SelEnd = 32767
- SelStart = 0
- TabOrder = 1
- TickMarks = tmBottomRight
- TickStyle = tsAuto
- end
- end
- end
-