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

📄 showdrawunit.dfm

📁 基于高速铁路周边电动势计算的关键
💻 DFM
📖 第 1 页 / 共 3 页
字号:
          Legend.Font.Style = []
          Legend.Frame.Visible = False
          Legend.LegendStyle = lsSeries
          Legend.TextStyle = ltsXValue
          Legend.TopPos = 49
          Legend.Visible = False
          View3D = False
          View3DOptions.Perspective = 32
          OnAfterDraw = cht1AfterDraw
          Align = alClient
          BevelInner = bvLowered
          BevelOuter = bvLowered
          ParentShowHint = False
          PopupMenu = pm2
          ShowHint = False
          TabOrder = 0
          OnClick = Chart2Click
          OnMouseMove = cht1MouseMove
          DesignSize = (
            565
            117)
          object lbl1: TLabel
            Left = 66
            Top = 104
            Width = 84
            Height = 12
            Anchors = [akLeft, akBottom]
            Caption = #38081#36335#37324#31243#65288#31859#65289
            Font.Charset = GB2312_CHARSET
            Font.Color = clBlue
            Font.Height = -12
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
            Transparent = True
          end
          object LineSeries3: TLineSeries
            Marks.ArrowLength = 8
            Marks.Style = smsValue
            Marks.Visible = False
            SeriesColor = clLime
            Title = #26354#32447'1'
            AfterDrawValues = LineSeries3AfterDrawValues
            Dark3D = False
            Pointer.Brush.Color = 8454143
            Pointer.Dark3D = False
            Pointer.Draw3D = False
            Pointer.HorizSize = 1
            Pointer.InflateMargins = False
            Pointer.Style = psCircle
            Pointer.VertSize = 1
            Pointer.Visible = False
            XValues.DateTime = False
            XValues.Name = 'X'
            XValues.Multiplier = 1.000000000000000000
            XValues.Order = loAscending
            YValues.DateTime = False
            YValues.Name = 'Y'
            YValues.Multiplier = 1.000000000000000000
            YValues.Order = loNone
          end
          object LineSeries4: TLineSeries
            Marks.ArrowLength = 8
            Marks.Style = smsValue
            Marks.Visible = False
            SeriesColor = clRed
            Title = #26354#32447'2'
            Dark3D = False
            LineBrush = bsHorizontal
            Pointer.HorizSize = 1
            Pointer.InflateMargins = False
            Pointer.Style = psDiamond
            Pointer.VertSize = 1
            Pointer.Visible = False
            XValues.DateTime = False
            XValues.Name = 'X'
            XValues.Multiplier = 1.000000000000000000
            XValues.Order = loAscending
            YValues.DateTime = False
            YValues.Name = 'Y'
            YValues.Multiplier = 1.000000000000000000
            YValues.Order = loNone
          end
          object PointSeries1: TPointSeries
            Marks.ArrowLength = 0
            Marks.Visible = False
            SeriesColor = clRed
            Pointer.InflateMargins = True
            Pointer.Style = psDiagCross
            Pointer.Visible = True
            XValues.DateTime = False
            XValues.Name = 'X'
            XValues.Multiplier = 1.000000000000000000
            XValues.Order = loAscending
            YValues.DateTime = False
            YValues.Name = 'Y'
            YValues.Multiplier = 1.000000000000000000
            YValues.Order = loNone
          end
        end
        object cht2: TChart
          Left = 0
          Top = 0
          Width = 565
          Height = 105
          Cursor = crArrow
          BackWall.Brush.Color = clWhite
          BackWall.Brush.Style = bsClear
          Foot.Font.Charset = ANSI_CHARSET
          Foot.Font.Color = clBlack
          Foot.Font.Height = -12
          Foot.Font.Name = #23435#20307
          Foot.Font.Style = []
          Gradient.EndColor = 33023
          Gradient.Visible = True
          MarginBottom = 8
          MarginLeft = 2
          MarginRight = 2
          MarginTop = 2
          Title.Font.Charset = ANSI_CHARSET
          Title.Font.Color = clBlue
          Title.Font.Height = -20
          Title.Font.Name = #23435#20307
          Title.Font.Style = [fsBold]
          Title.Text.Strings = (
            '--- '#30913#24863#24212#30005#21160#21183#20998#24067#26354#32447' ---')
          Title.Visible = False
          BottomAxis.ExactDateTime = False
          BottomAxis.Grid.Visible = False
          BottomAxis.LabelsFont.Charset = ANSI_CHARSET
          BottomAxis.LabelsFont.Color = clBlack
          BottomAxis.LabelsFont.Height = -10
          BottomAxis.LabelsFont.Name = #23435#20307
          BottomAxis.LabelsFont.Style = []
          BottomAxis.TickLength = 0
          LeftAxis.Grid.Visible = False
          LeftAxis.LabelsFont.Charset = ANSI_CHARSET
          LeftAxis.LabelsFont.Color = clBlack
          LeftAxis.LabelsFont.Height = -11
          LeftAxis.LabelsFont.Name = #23435#20307
          LeftAxis.LabelsFont.Style = []
          LeftAxis.LabelsSeparation = 30
          LeftAxis.MinorTickCount = 2
          LeftAxis.MinorTickLength = 3
          LeftAxis.MinorTicks.Visible = False
          LeftAxis.TickInnerLength = 2
          LeftAxis.TickOnLabelsOnly = False
          LeftAxis.Title.Caption = #30913#24863#24212#30005#21160#21183#65288'V'#65289
          LeftAxis.Title.Font.Charset = ANSI_CHARSET
          LeftAxis.Title.Font.Color = clBlack
          LeftAxis.Title.Font.Height = -12
          LeftAxis.Title.Font.Name = #23435#20307
          LeftAxis.Title.Font.Style = []
          LeftAxis.TitleSize = 10
          Legend.Alignment = laBottom
          Legend.Color = 5598655
          Legend.ColorWidth = 100
          Legend.DividingLines.Style = psDash
          Legend.Font.Charset = ANSI_CHARSET
          Legend.Font.Color = clWhite
          Legend.Font.Height = -12
          Legend.Font.Name = #23435#20307
          Legend.Font.Style = []
          Legend.Frame.Visible = False
          Legend.LegendStyle = lsSeries
          Legend.TextStyle = ltsXValue
          Legend.TopPos = 49
          Legend.Visible = False
          View3D = False
          View3DOptions.Perspective = 32
          OnAfterDraw = cht2AfterDraw
          Align = alTop
          BevelInner = bvLowered
          BevelOuter = bvLowered
          ParentShowHint = False
          PopupMenu = pm2
          ShowHint = False
          TabOrder = 1
          OnClick = Chart2Click
          OnMouseMove = cht2MouseMove
          DesignSize = (
            565
            105)
          object lbl2: TLabel
            Left = 58
            Top = 92
            Width = 84
            Height = 12
            Anchors = [akLeft, akBottom]
            Caption = #38081#36335#37324#31243#65288#31859#65289
            Font.Charset = GB2312_CHARSET
            Font.Color = clBlue
            Font.Height = -12
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
            Transparent = True
          end
          object LineSeries5: TLineSeries
            Marks.ArrowLength = 8
            Marks.Style = smsValue
            Marks.Visible = False
            SeriesColor = clLime
            Title = #26354#32447'1'
            AfterDrawValues = LineSeries5AfterDrawValues
            Dark3D = False
            Pointer.Brush.Color = 8454143
            Pointer.Dark3D = False
            Pointer.Draw3D = False
            Pointer.HorizSize = 1
            Pointer.InflateMargins = False
            Pointer.Style = psCircle
            Pointer.VertSize = 1
            Pointer.Visible = False
            XValues.DateTime = False
            XValues.Name = 'X'
            XValues.Multiplier = 1.000000000000000000
            XValues.Order = loAscending
            YValues.DateTime = False
            YValues.Name = 'Y'
            YValues.Multiplier = 1.000000000000000000
            YValues.Order = loNone
          end
          object LineSeries6: TLineSeries
            Marks.ArrowLength = 8
            Marks.Style = smsValue
            Marks.Visible = False
            SeriesColor = clRed
            Title = #26354#32447'2'
            Dark3D = False
            LineBrush = bsHorizontal
            Pointer.HorizSize = 1
            Pointer.InflateMargins = False
            Pointer.Style = psDiamond
            Pointer.VertSize = 1
            Pointer.Visible = False
            XValues.DateTime = False
            XValues.Name = 'X'
            XValues.Multiplier = 1.000000000000000000
            XValues.Order = loAscending
            YValues.DateTime = False
            YValues.Name = 'Y'
            YValues.Multiplier = 1.000000000000000000
            YValues.Order = loNone
          end
          object PointSeries2: TPointSeries
            Marks.ArrowLength = 0
            Marks.Visible = False
            SeriesColor = clRed
            Pointer.InflateMargins = True
            Pointer.Style = psDiagCross
            Pointer.Visible = True
            XValues.DateTime = False
            XValues.Name = 'X'
            XValues.Multiplier = 1.000000000000000000
            XValues.Order = loAscending
            YValues.DateTime = False
            YValues.Name = 'Y'
            YValues.Multiplier = 1.000000000000000000
            YValues.Order = loNone
          end
        end
      end
    end
  end
  object CoolBar1: TCoolBar
    Left = 0
    Top = 0
    Width = 640
    Height = 24
    AutoSize = True
    Bands = <
      item
        Control = ToolBar1
        ImageIndex = -1
        MinHeight = 20
        Width = 636
      end>
    object ToolBar1: TToolBar
      Left = 9
      Top = 0
      Width = 623
      Height = 20
      AutoSize = True
      ButtonHeight = 20
      ButtonWidth = 31
      Caption = 'ToolBar1'
      EdgeBorders = []
      Flat = True
      ShowCaptions = True
      TabOrder = 0
      object ToolButton8: TToolButton
        Left = 0
        Top = 0
        Caption = #25171#24320
        ImageIndex = 8
        OnClick = ToolButton8Click
      end
      object ToolButton4: TToolButton
        Left = 31
        Top = 0
        Width = 8
        Caption = 'ToolButton4'
        ImageIndex = 3
        Style = tbsSeparator
      end
      object ToolButton2: TToolButton
        Left = 39
        Top = 0
        Caption = #25130#22270
        ImageIndex = 0
        OnClick = ToolButton2Click
      end
      object ToolButton6: TToolButton
        Left = 70
        Top = 0
        Caption = #23548#20986
        ImageIndex = 4
        OnClick = ToolButton6Click
      end
      object btn1: TToolButton
        Left = 101
        Top = 0
        Caption = #21047#26032
        ImageIndex = 6
        OnClick = btn1Click
      end
      object ToolButton7: TToolButton
        Left = 132
        Top = 0
        Width = 8
        Caption = 'ToolButton7'
        ImageIndex = 5
        Style = tbsSeparator
      end
      object ToolButton10: TToolButton
        Left = 140
        Top = 0
        Caption = #20851#38381
        ImageIndex = 5
        OnClick = ToolButton10Click
      end
    end
  end
  object dlgSave1: TSaveDialog
    Left = 266
    Top = 35
  end
  object pm2: TPopupMenu
    Left = 395
    Top = 147
    object N4: TMenuItem
      Caption = #25171#24320
      OnClick = ToolButton8Click
    end
    object N2: TMenuItem
      Caption = #21047#26032
      OnClick = btn1Click
    end
    object N3: TMenuItem
      Caption = #25130#22270
      OnClick = ToolButton2Click
    end
  end
end

⌨️ 快捷键说明

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