⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 settings_f.dfm

📁 QAM module to use in Java with an easy interface and powerful performance
💻 DFM
📖 第 1 页 / 共 4 页
字号:
        HotTrackFont.Style = []
      end
      object JvLabel32: TJvLabel
        Left = 36
        Top = 250
        Width = 64
        Height = 13
        Caption = 'Frame Period'
        HotTrackFont.Charset = DEFAULT_CHARSET
        HotTrackFont.Color = clWindowText
        HotTrackFont.Height = -11
        HotTrackFont.Name = 'MS Sans Serif'
        HotTrackFont.Style = []
      end
      object JvLabel33: TJvLabel
        Left = 7
        Top = 311
        Width = 93
        Height = 13
        Caption = 'Interleaving Length'
        HotTrackFont.Charset = DEFAULT_CHARSET
        HotTrackFont.Color = clWindowText
        HotTrackFont.Height = -11
        HotTrackFont.Name = 'MS Sans Serif'
        HotTrackFont.Style = []
      end
      object JvLabel1: TJvLabel
        Left = 14
        Top = 128
        Width = 86
        Height = 13
        Caption = 'Center Frequency'
        HotTrackFont.Charset = DEFAULT_CHARSET
        HotTrackFont.Color = clWindowText
        HotTrackFont.Height = -11
        HotTrackFont.Name = 'MS Sans Serif'
        HotTrackFont.Style = []
      end
      object JvLabel2: TJvLabel
        Left = 71
        Top = 189
        Width = 29
        Height = 13
        Caption = 'Alpha'
        HotTrackFont.Charset = DEFAULT_CHARSET
        HotTrackFont.Color = clWindowText
        HotTrackFont.Height = -11
        HotTrackFont.Name = 'MS Sans Serif'
        HotTrackFont.Style = []
      end
      object JvLabel3: TJvLabel
        Left = 62
        Top = 159
        Width = 38
        Height = 13
        Caption = 'Gamma'
        HotTrackFont.Charset = DEFAULT_CHARSET
        HotTrackFont.Color = clWindowText
        HotTrackFont.Height = -11
        HotTrackFont.Name = 'MS Sans Serif'
        HotTrackFont.Style = []
      end
      object JvLabel4: TJvLabel
        Left = 34
        Top = 220
        Width = 66
        Height = 13
        Caption = 'Mod FIR Size'
        HotTrackFont.Charset = DEFAULT_CHARSET
        HotTrackFont.Color = clWindowText
        HotTrackFont.Height = -11
        HotTrackFont.Name = 'MS Sans Serif'
        HotTrackFont.Style = []
      end
      object JvLabel5: TJvLabel
        Left = 17
        Top = 98
        Width = 83
        Height = 13
        Caption = 'Constelation Size'
        HotTrackFont.Charset = DEFAULT_CHARSET
        HotTrackFont.Color = clWindowText
        HotTrackFont.Height = -11
        HotTrackFont.Name = 'MS Sans Serif'
        HotTrackFont.Style = []
      end
      object JvStaticText2: TJvStaticText
        Left = 0
        Top = 0
        Width = 369
        Height = 20
        AutoSize = False
        BorderStyle = sbsSunken
        Caption = 'Modulator General'
        Color = clAppWorkSpace
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWhite
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Pitch = fpVariable
        Font.Style = [fsBold]
        HotTrackFont.Charset = DEFAULT_CHARSET
        HotTrackFont.Color = clWindowText
        HotTrackFont.Height = -13
        HotTrackFont.Name = 'MS Sans Serif'
        HotTrackFont.Pitch = fpVariable
        HotTrackFont.Style = []
        Layout = tlTop
        ParentColor = False
        ParentFont = False
        TabOrder = 0
        TextMargins.X = 3
        TextMargins.Y = 1
        WordWrap = False
      end
      object JvValidateEditRSErrorPercent: TJvValidateEdit
        Left = 103
        Top = 277
        Width = 80
        Height = 21
        CriticalPoints.MaxValue = 1000
        CriticalPoints.MinValue = 30
        CriticalPoints.MaxValueIncluded = True
        CriticalPoints.MinValueIncluded = True
        TrimDecimals = True
        DisplaySuffix = '%'
        EditText = '15'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        HasMaxValue = True
        HasMinValue = True
        MaxValue = 50
        ParentFont = False
        TabOrder = 1
      end
      object JvValidateEditFramePriod: TJvValidateEdit
        Left = 103
        Top = 247
        Width = 80
        Height = 21
        CriticalPoints.MaxValue = 1000
        CriticalPoints.MinValue = 30
        CriticalPoints.MaxValueIncluded = True
        CriticalPoints.MinValueIncluded = True
        EditText = '200'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        HasMaxValue = True
        HasMinValue = True
        MaxValue = 10000
        MinValue = 10
        ParentFont = False
        TabOrder = 2
      end
      object JvValidateEditInterleavingLength: TJvValidateEdit
        Left = 103
        Top = 308
        Width = 80
        Height = 21
        CriticalPoints.MaxValue = 1000
        CriticalPoints.MinValue = 30
        CriticalPoints.MaxValueIncluded = True
        CriticalPoints.MinValueIncluded = True
        EditText = '100'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        HasMaxValue = True
        HasMinValue = True
        MaxValue = 900
        MinValue = 10
        ParentFont = False
        TabOrder = 3
      end
      object JvValidateEditFreq: TJvValidateEdit
        Left = 103
        Top = 125
        Width = 80
        Height = 21
        CriticalPoints.MaxValue = 20000
        CriticalPoints.MinValue = 500
        CriticalPoints.MaxValueIncluded = True
        CriticalPoints.MinValueIncluded = True
        EditText = '4800'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        HasMaxValue = True
        HasMinValue = True
        MaxValue = 22000
        MinValue = 1200
        ParentFont = False
        TabOrder = 4
      end
      object JvValidateEditAlpha: TJvValidateEdit
        Left = 103
        Top = 186
        Width = 80
        Height = 21
        CriticalPoints.MaxValue = 1
        CriticalPoints.MaxValueIncluded = True
        CriticalPoints.MinValueIncluded = True
        DisplayFormat = dfFloatGeneral
        DecimalPlaces = 5
        EditText = '0.1'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        HasMaxValue = True
        HasMinValue = True
        MaxValue = 1
        ParentFont = False
        TabOrder = 5
      end
      object JvValidateEditGamma: TJvValidateEdit
        Left = 103
        Top = 155
        Width = 80
        Height = 21
        CriticalPoints.MaxValue = 1
        CriticalPoints.MaxValueIncluded = True
        CriticalPoints.MinValueIncluded = True
        DisplayFormat = dfFloatGeneral
        DecimalPlaces = 5
        EditText = '0.61'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        HasMaxValue = True
        HasMinValue = True
        MaxValue = 1
        ParentFont = False
        TabOrder = 6
      end
      object JvValidateEditModFIRSize: TJvValidateEdit
        Left = 103
        Top = 216
        Width = 80
        Height = 21
        CriticalPoints.MaxValue = 2000
        CriticalPoints.MinValue = 100
        CriticalPoints.MaxValueIncluded = True
        CriticalPoints.MinValueIncluded = True
        EditText = '500'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        HasMaxValue = True
        HasMinValue = True
        MaxValue = 2000
        MinValue = 100
        ParentFont = False
        TabOrder = 7
      end
      object JvComboBoxCT: TJvComboBox
        Left = 103
        Top = 95
        Width = 80
        Height = 19
        Style = csOwnerDrawFixed
        ItemHeight = 13
        TabOrder = 8
        Text = 'QAM64'
        Items.Strings = (
          'QAM16'
          'QAM64')
        ItemIndex = 1
      end
      object JvXPCheckboxEnableWebServer: TJvXPCheckbox
        Left = 0
        Top = 75
        Width = 161
        Height = 17
        Caption = 'Enable WebServer'
        TabOrder = 9
        OnClick = JvXPCheckboxEnableWebServerClick
      end
      object JvXPCheckboxEnableUnRealStreaming: TJvXPCheckbox
        Left = 0
        Top = 27
        Width = 113
        Height = 17
        Caption = 'UnReal Streaming'
        TabOrder = 10
        OnClick = JvXPCheckboxEnableUnRealStreamingClick
      end
      object JvXPCheckboxEnableStationID: TJvXPCheckbox
        Left = 0
        Top = 51
        Width = 161
        Height = 17
        Caption = 'Enable Sending Of Station ID'
        TabOrder = 11
        Checked = True
        OnClick = JvXPCheckboxEnableStationIDClick
      end
    end
    object ModulatorStationID: TJvStandardPage
      Left = 0
      Top = 0
      Width = 369
      Height = 393
      Caption = 'ModulatorStationID'
      object JvLabel23: TJvLabel
        Left = 12
        Top = 84
        Width = 82
        Height = 13
        Caption = 'ID Send Priod (s)'
        HotTrackFont.Charset = DEFAULT_CHARSET
        HotTrackFont.Color = clWindowText
        HotTrackFont.Height = -11
        HotTrackFont.Name = 'MS Sans Serif'
        HotTrackFont.Style = []
      end
      object JvLabel24: TJvLabel
        Left = 45
        Top = 46
        Width = 49
        Height = 13
        Caption = 'Station ID'
        HotTrackFont.Charset = DEFAULT_CHARSET
        HotTrackFont.Color = clWindowText
        HotTrackFont.Height = -11
        HotTrackFont.Name = 'MS Sans Serif'
        HotTrackFont.Style = []
      end
      object JvValidateEditStationIDSendPeriod: TJvValidateEdit
        Left = 98
        Top = 80
        Width = 89
        Height = 21
        CriticalPoints.MaxValue = 1000
        CriticalPoints.MinValue = 30
        CriticalPoints.MaxValueIncluded = True
        CriticalPoints.MinValueIncluded = True
        EditText = '20'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        HasMaxValue = True
        HasMinValue = True
        MaxValue = 360
        MinValue = 2
        ParentFont = False
        TabOrder = 0
      end
      object JvEditStationID: TJvEdit
        Left = 98
        Top = 42
        Width = 127
        Height = 21
        Alignment = taCenter
        Modified = False
        TabOrder = 1
        Text = 'My Station'
      end
      object JvStaticText5: TJvStaticText
        Left = 0
        Top = 0
        Width = 369
        Height = 20
        AutoSize = False
        BorderStyle = sbsSunken
        Caption = 'Modulator Station ID'
        Color = clAppWorkSpace
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWhite
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Pitch = fpVariable
        Font.Style = [fsBold]
        HotTrackFont.Charset = DEFAULT_CHARSET
        HotTrackFont.Color = clWindowText
        HotTrackFont.Height = -13
        HotTrackFont.Name = 'MS Sans Serif'
        HotTrackFont.Pitch = fpVariable
        HotTrackFont.Style = []
        Layout = tlTop
        ParentColor = False
        ParentFont = False
        TabOrder = 2
        TextMargins.X = 3
        TextMargins.Y = 1
        WordWrap = False
      end
    end
    object ModulatorUDP: TJvStandardPage
      Left = 0
      Top = 0
      Width = 369
      Height = 393
      Caption = 'ModulatorUDP'
      object JvLabel14: TJvLabel
        Left = 19
        Top = 37
        Width = 78
        Height = 13
        Caption = 'UDP Listen Port'
        HotTrackFont.Charset = DEFAULT_CHARSET
        HotTrackFont.Color = clWindowText
        HotTrackFont.Height = -11
        HotTrackFont.Name = 'MS Sans Serif'
        HotTrackFont.Style = []
      end
      object JvStaticText6: TJvStaticText
        Left = 0
        Top = 0
        Width = 369
        Height = 20
        AutoSize = False
        BorderStyle = sbsSunken
        Caption = 'Modulator UDP'
        Color = clAppWorkSpace
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWhite
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Pitch = fpVariable
        Font.Style = [fsBold]
        HotTrackFont.Charset = DEFAULT_CHARSET
        HotTrackFont.Color = clWindowText
        HotTrackFont.Height = -13
        HotTrackFont.Name = 'MS Sans Serif'
        HotTrackFont.Pitch = fpVariable
        HotTrackFont.Style = []
        Layout = tlTop
        ParentColor = False
        ParentFont = False
        TabOrder = 0
        TextMargins.X = 3
        TextMargins.Y = 1
        WordWrap = False
      end
      object JvValidateEditUDPListenPort: TJvValidateEdit
        Left = 104
        Top = 33
        Width = 97
        Height = 21
        CriticalPoints.MaxValue = 1000
        CriticalPoints.MinValue = 30
        CriticalPoints.MaxValueIncluded = True
        CriticalPoints.MinValueIncluded = True
        EditText = '1234'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        HasMaxValue = True
        HasMinValue = True
        MaxValue = 65000
        MinValue = 100
        ParentFont = False
        TabOrder = 1
      end
    end

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -