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

📄 main.dfm

📁 QAM module to use in Java with an easy interface and powerful performance
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object QAMForm: TQAMForm
  Left = 294
  Top = 150
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = 'J-QAM'
  ClientHeight = 322
  ClientWidth = 399
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Menu = JvMainMenu1
  OldCreateOrder = False
  Position = poScreenCenter
  OnCloseQuery = FormCloseQuery
  OnDestroy = FormDestroy
  OnHide = FormHide
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object StatusBar1: TStatusBar
    Left = 0
    Top = 303
    Width = 399
    Height = 19
    Panels = <
      item
        Width = 160
      end
      item
        Width = 50
      end>
    SimplePanel = False
  end
  object JvPageList1: TJvPageList
    Left = 0
    Top = 0
    Width = 399
    Height = 303
    ActivePage = JvStandardPageRX
    PropagateEnable = False
    Align = alClient
    object JvStandardPageTX: TJvStandardPage
      Left = 0
      Top = 0
      Width = 399
      Height = 303
      Caption = 'JvStandardPageTX'
      object TXStationIDText1: TJvStaticText
        Left = 8
        Top = 8
        Width = 297
        Height = 41
        Align = alCustom
        Alignment = taCenter
        AutoSize = False
        BorderStyle = sbsSunken
        Caption = 'Unknown Station'
        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 = tlBottom
        ParentColor = False
        ParentFont = False
        TabOrder = 0
        TextMargins.X = 0
        TextMargins.Y = 14
        WordWrap = False
      end
      object JvgGroupBox8: TJvgGroupBox
        Left = 8
        Top = 56
        Width = 145
        Height = 105
        Caption = 'Tx Modulation Settings'
        TabOrder = 1
        Border.Inner = bvSpace
        Border.Outer = bvNone
        Border.Bold = False
        CaptionBorder.Inner = bvSpace
        CaptionBorder.Outer = bvNone
        CaptionBorder.Bold = False
        CaptionGradient.Active = False
        CaptionGradient.Orientation = fgdHorizontal
        CaptionShift.X = 8
        CaptionShift.Y = 0
        Colors.Text = clHighlightText
        Colors.TextActive = clHighlightText
        Colors.Caption = clBtnShadow
        Colors.CaptionActive = clBtnShadow
        Colors.Client = clBtnFace
        Colors.ClientActive = clBtnFace
        Gradient.FromColor = clBlack
        Gradient.ToColor = clGray
        Gradient.Active = False
        Gradient.Orientation = fgdHorizontal
        Options = [fgoCanCollapse, fgoFilledCaption, fgoFluentlyCollapse, fgoFluentlyExpand, fgoHideChildrenWhenCollapsed, fgoSaveChildFocus]
        DesignSize = (
          145
          105)
        FullHeight = 0
        object JvLabelTXFreq: TJvLabel
          Left = 80
          Top = 50
          Width = 47
          Height = 13
          Caption = '1200.123'
          HotTrackFont.Charset = DEFAULT_CHARSET
          HotTrackFont.Color = clWindowText
          HotTrackFont.Height = -11
          HotTrackFont.Name = 'MS Sans Serif'
          HotTrackFont.Style = []
        end
        object JvgLabel26: TJvgLabel
          Left = 11
          Top = 48
          Width = 60
          Height = 16
          Anchors = []
          Caption = 'Carrier Freq'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'Arial'
          Font.Style = []
          ParentFont = False
          FontWeight = fwDONTCARE
          Options = [floActiveWhileControlFocused]
          Gradient.Active = False
          Gradient.Orientation = fgdHorizontal
          Alignment = taLeftJustify
        end
        object JvgLabel27: TJvgLabel
          Left = 9
          Top = 72
          Width = 62
          Height = 16
          Anchors = []
          Caption = 'Symbol Rate'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'Arial'
          Font.Style = []
          ParentFont = False
          FontWeight = fwDONTCARE
          Options = [floActiveWhileControlFocused]
          Gradient.Active = False
          Gradient.Orientation = fgdHorizontal
          Alignment = taLeftJustify
        end
        object JvLabelTXSymbolRate: TJvLabel
          Left = 80
          Top = 74
          Width = 47
          Height = 13
          Caption = '1200.123'
          HotTrackFont.Charset = DEFAULT_CHARSET
          HotTrackFont.Color = clWindowText
          HotTrackFont.Height = -11
          HotTrackFont.Name = 'MS Sans Serif'
          HotTrackFont.Style = []
        end
        object JvgLabel28: TJvgLabel
          Left = 10
          Top = 25
          Width = 61
          Height = 16
          Anchors = []
          Caption = 'Constelation'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'Arial'
          Font.Style = []
          ParentFont = False
          FontWeight = fwDONTCARE
          Options = [floActiveWhileControlFocused]
          Gradient.Active = False
          Gradient.Orientation = fgdHorizontal
          Alignment = taLeftJustify
        end
        object JvLabelTXConstelationType: TJvLabel
          Left = 80
          Top = 27
          Width = 38
          Height = 13
          Caption = 'QAM16'
          HotTrackFont.Charset = DEFAULT_CHARSET
          HotTrackFont.Color = clWindowText
          HotTrackFont.Height = -11
          HotTrackFont.Name = 'MS Sans Serif'
          HotTrackFont.Style = []
        end
      end
      object JvgGroupBox9: TJvgGroupBox
        Left = 160
        Top = 56
        Width = 145
        Height = 105
        Caption = 'Tx Data Settings'
        TabOrder = 2
        Border.Inner = bvSpace
        Border.Outer = bvNone
        Border.Bold = False
        CaptionBorder.Inner = bvSpace
        CaptionBorder.Outer = bvNone
        CaptionBorder.Bold = False
        CaptionGradient.Active = False
        CaptionGradient.Orientation = fgdHorizontal
        CaptionShift.X = 8
        CaptionShift.Y = 0
        Colors.Text = clHighlightText
        Colors.TextActive = clHighlightText
        Colors.Caption = clBtnShadow
        Colors.CaptionActive = clBtnShadow
        Colors.Client = clBtnFace
        Colors.ClientActive = clBtnFace
        Gradient.FromColor = clBlack
        Gradient.ToColor = clGray
        Gradient.Active = False
        Gradient.Orientation = fgdHorizontal
        Options = [fgoCanCollapse, fgoFilledCaption, fgoFluentlyCollapse, fgoFluentlyExpand, fgoHideChildrenWhenCollapsed, fgoSaveChildFocus]
        DesignSize = (
          145
          105)
        FullHeight = 0
        object JvLabelTXInterleavingLength: TJvLabel
          Left = 80
          Top = 45
          Width = 20
          Height = 13
          Caption = '100'
          HotTrackFont.Charset = DEFAULT_CHARSET
          HotTrackFont.Color = clWindowText
          HotTrackFont.Height = -11
          HotTrackFont.Name = 'MS Sans Serif'
          HotTrackFont.Style = []
        end
        object JvgLabel29: TJvgLabel
          Left = 18
          Top = 43
          Width = 57
          Height = 16
          Anchors = []
          Caption = 'Interleaving'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'Arial'
          Font.Style = []
          ParentFont = False
          FontWeight = fwDONTCARE
          Options = [floActiveWhileControlFocused]
          Gradient.Active = False
          Gradient.Orientation = fgdHorizontal
          Alignment = taLeftJustify
        end
        object JvgLabel30: TJvgLabel
          Left = 37
          Top = 61
          Width = 38
          Height = 16
          Anchors = []
          Caption = 'RS FEC'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'Arial'
          Font.Style = []
          ParentFont = False
          FontWeight = fwDONTCARE
          Options = [floActiveWhileControlFocused]
          Gradient.Active = False
          Gradient.Orientation = fgdHorizontal
          Alignment = taLeftJustify
        end
        object JvLabelTXRSFEC: TJvLabel
          Left = 80
          Top = 63
          Width = 22
          Height = 13
          Caption = '15%'
          HotTrackFont.Charset = DEFAULT_CHARSET
          HotTrackFont.Color = clWindowText
          HotTrackFont.Height = -11
          HotTrackFont.Name = 'MS Sans Serif'
          HotTrackFont.Style = []
        end
        object JvgLabel31: TJvgLabel
          Left = 10
          Top = 25
          Width = 65
          Height = 16
          Anchors = []
          Caption = 'Frame Period'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'Arial'
          Font.Style = []
          ParentFont = False
          FontWeight = fwDONTCARE
          Options = [floActiveWhileControlFocused]
          Gradient.Active = False
          Gradient.Orientation = fgdHorizontal
          Alignment = taLeftJustify
        end
        object JvLabelTXFreamePeriod: TJvLabel
          Left = 80
          Top = 27
          Width = 20
          Height = 13
          Caption = '200'
          HotTrackFont.Charset = DEFAULT_CHARSET
          HotTrackFont.Color = clWindowText
          HotTrackFont.Height = -11
          HotTrackFont.Name = 'MS Sans Serif'
          HotTrackFont.Style = []
        end
        object JvgLabel32: TJvgLabel
          Left = 26
          Top = 79
          Width = 49
          Height = 16
          Anchors = []
          Caption = 'Data Rate'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'Arial'
          Font.Style = []
          ParentFont = False
          FontWeight = fwDONTCARE
          Options = [floActiveWhileControlFocused]
          Gradient.Active = False
          Gradient.Orientation = fgdHorizontal
          Alignment = taLeftJustify
        end
        object JvLabelTXDataRate: TJvLabel
          Left = 80
          Top = 81
          Width = 45
          Height = 13
          Caption = '10.5kb/s'
          HotTrackFont.Charset = DEFAULT_CHARSET
          HotTrackFont.Color = clWindowText
          HotTrackFont.Height = -11
          HotTrackFont.Name = 'MS Sans Serif'
          HotTrackFont.Style = []
        end
      end
      object JvgGroupBox10: TJvgGroupBox
        Left = 160
        Top = 168
        Width = 145
        Height = 129
        Caption = 'Tx Data Packets'
        TabOrder = 3
        Border.Inner = bvSpace
        Border.Outer = bvNone
        Border.Bold = False
        CaptionBorder.Inner = bvSpace
        CaptionBorder.Outer = bvNone
        CaptionBorder.Bold = False
        CaptionGradient.Active = False
        CaptionGradient.Orientation = fgdHorizontal
        CaptionShift.X = 8
        CaptionShift.Y = 0
        Colors.Text = clHighlightText
        Colors.TextActive = clHighlightText
        Colors.Caption = clBtnShadow
        Colors.CaptionActive = clBtnShadow
        Colors.Client = clBtnFace
        Colors.ClientActive = clBtnFace
        Gradient.FromColor = clBlack
        Gradient.ToColor = clGray
        Gradient.Active = False
        Gradient.Orientation = fgdHorizontal
        Options = [fgoCanCollapse, fgoFilledCaption, fgoFluentlyCollapse, fgoFluentlyExpand, fgoHideChildrenWhenCollapsed, fgoSaveChildFocus]
        DesignSize = (
          145
          129)
        FullHeight = 0
        object JvLabelTXUnrealCnt: TJvLabel
          Left = 64
          Top = 41
          Width = 8
          Height = 13
          Caption = '0'
          HotTrackFont.Charset = DEFAULT_CHARSET
          HotTrackFont.Color = clWindowText
          HotTrackFont.Height = -11
          HotTrackFont.Name = 'MS Sans Serif'
          HotTrackFont.Style = []
        end
        object JvgLabel33: TJvgLabel
          Left = 18
          Top = 39
          Width = 33
          Height = 16
          Anchors = []
          Caption = 'Unreal'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'Arial'
          Font.Style = []
          ParentFont = False
          FontWeight = fwDONTCARE
          Options = [floActiveWhileControlFocused]

⌨️ 快捷键说明

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