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

📄 zs.dfm

📁 用于购买彩票时的预测工具
💻 DFM
字号:
object frmZs: TfrmZs
  Left = 192
  Top = 134
  Width = 696
  Height = 480
  Caption = #36208#21183#20998#26512#22270
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object tc: TChart
    Left = 0
    Top = 0
    Width = 688
    Height = 446
    AllowZoom = False
    BackWall.Brush.Color = clWhite
    BackWall.Brush.Style = bsClear
    Title.Text.Strings = (
      #21452#33394#29699#21495#30721#20998#26512)
    Legend.Alignment = laBottom
    Legend.LegendStyle = lsValues
    View3D = False
    View3DOptions.Elevation = 350
    View3DOptions.HorizOffset = -7
    View3DOptions.Perspective = 17
    View3DOptions.VertOffset = -1
    Align = alClient
    PopupMenu = PopupMenu1
    TabOrder = 0
    object Series1: TBarSeries
      Marks.ArrowLength = 20
      Marks.Visible = True
      SeriesColor = clRed
      Title = #21452#33394#29699#21495#30721#36208#21183#22270
      XValues.DateTime = False
      XValues.Name = 'X'
      XValues.Multiplier = 1.000000000000000000
      XValues.Order = loAscending
      YValues.DateTime = False
      YValues.Name = 'Bar'
      YValues.Multiplier = 1.000000000000000000
      YValues.Order = loNone
    end
  end
  object PopupMenu1: TPopupMenu
    Left = 336
    Top = 224
    object N1: TMenuItem
      Caption = #20445#23384#22270#29255
    end
    object N2: TMenuItem
      Caption = '-'
    end
    object N3: TMenuItem
      Caption = #20851#38381#31383#21475
    end
  end
end

⌨️ 快捷键说明

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