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

📄 ulottery.dfm

📁 由sbzldlb发布的这款程序是关于彩票根据数据推算出号码。
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object LotteryFrm: TLotteryFrm
  Left = 96
  Top = 44
  Width = 1008
  Height = 665
  Caption = #24425#31080#24037#20855
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  Position = poScreenCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object PageControl1: TPageControl
    Left = 0
    Top = 41
    Width = 1000
    Height = 559
    ActivePage = TabSheet1
    Align = alClient
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = #24425#31080#27169#25311
      object Panel1: TPanel
        Left = 0
        Top = 0
        Width = 992
        Height = 49
        Align = alTop
        BevelInner = bvLowered
        BevelOuter = bvNone
        ParentColor = True
        TabOrder = 0
        object C_BallColor: TComboBox
          Left = 48
          Top = 14
          Width = 105
          Height = 20
          Style = csDropDownList
          ItemHeight = 12
          ParentColor = True
          TabOrder = 0
          OnChange = C_BallColorChange
          Items.Strings = (
            #32418#29699
            #34013#29699)
        end
        object StaticText1: TStaticText
          Left = 8
          Top = 16
          Width = 28
          Height = 16
          Caption = #39068#33394
          TabOrder = 1
        end
        object StaticText2: TStaticText
          Left = 168
          Top = 16
          Width = 28
          Height = 16
          Caption = #32534#21495
          TabOrder = 2
        end
        object C_BallID: TComboBox
          Left = 208
          Top = 14
          Width = 106
          Height = 20
          Style = csDropDownList
          ItemHeight = 12
          ParentColor = True
          TabOrder = 3
          OnChange = C_BallIDChange
        end
        object Button5: TButton
          Left = 15
          Top = 339
          Width = 145
          Height = 25
          Caption = #24320#22987#27169#25311#24425#31080
          TabOrder = 4
        end
      end
      object PageControl2: TPageControl
        Left = 174
        Top = 49
        Width = 818
        Height = 483
        ActivePage = TabSheet6
        Align = alClient
        TabOrder = 1
        object TabSheet3: TTabSheet
          Caption = #20998#26512#22270
          object DBChart1: TDBChart
            Left = 0
            Top = 0
            Width = 925
            Height = 278
            AllowPanning = pmNone
            AllowZoom = False
            BackWall.Brush.Color = clWhite
            BackWall.Brush.Style = bsClear
            BackWall.Color = clSilver
            BottomWall.Brush.Color = clWhite
            MarginBottom = 3
            MarginLeft = 0
            MarginRight = 1
            MarginTop = 3
            Title.Text.Strings = (
              #21495#30721#36208#21183)
            BackColor = clSilver
            Legend.LegendStyle = lsValues
            Legend.ShadowSize = 0
            View3D = False
            Align = alClient
            BevelOuter = bvNone
            BevelWidth = 0
            BorderStyle = bsSingle
            TabOrder = 0
            object Series1: TFastLineSeries
              Marks.ArrowLength = 8
              Marks.Style = smsValue
              Marks.Visible = False
              SeriesColor = clRed
              ShowInLegend = False
              LinePen.Color = clRed
              XValues.DateTime = False
              XValues.Name = 'X'
              XValues.Multiplier = 1.000000000000000000
              XValues.Order = loAscending
              XValues.ValueSource = 'LotteryID'
              YValues.DateTime = False
              YValues.Name = 'Y'
              YValues.Multiplier = 1.000000000000000000
              YValues.Order = loNone
              YValues.ValueSource = 'RedLottery1'
            end
          end
        end
        object TabSheet4: TTabSheet
          Caption = #39033#30446#22270
          ImageIndex = 1
          object L_XiangMuTu: TListView
            Left = 0
            Top = 0
            Width = 810
            Height = 456
            Align = alClient
            Columns = <
              item
                Caption = #26399#21495
              end
              item
                Alignment = taCenter
                Caption = #24320#22870#32467#26524
                Width = 150
              end
              item
                Caption = #26368#22823#21495
              end
              item
                Caption = #26368#23567#21495
              end
              item
                Caption = #20598#21495#36830#32493
                Width = 60
              end
              item
                Caption = #22855#21495#36830#32493
                Width = 60
              end
              item
                Caption = #20598#21495#25968
              end
              item
                Caption = #22855#21495#25968
              end
              item
                Caption = #21495#30721#21512#20540
                Width = 60
              end
              item
                Caption = #21495#30721#38388#36317
                Width = 60
              end>
            GridLines = True
            ReadOnly = True
            RowSelect = True
            TabOrder = 0
            ViewStyle = vsReport
          end
        end
        object TabSheet5: TTabSheet
          Caption = #20998#24067#22270
          ImageIndex = 2
          object L_FenBuTu: TListView
            Left = 0
            Top = 0
            Width = 810
            Height = 456
            Align = alClient
            Columns = <
              item
                Caption = #26399#21495
              end
              item
                Alignment = taCenter
                Caption = #24320#22870#32467#26524
                Width = 150
              end>
            GridLines = True
            ReadOnly = True
            RowSelect = True
            TabOrder = 0
            ViewStyle = vsReport
          end
        end
        object TabSheet6: TTabSheet
          Caption = #20998#26512#32467#26524
          ImageIndex = 3
          object M_FenXiJieGuo: TMemo
            Left = 0
            Top = 0
            Width = 810
            Height = 456
            Align = alClient
            ReadOnly = True
            ScrollBars = ssVertical
            TabOrder = 0
          end
        end
      end
      object Panel3: TPanel
        Left = 0
        Top = 49
        Width = 174
        Height = 483
        Align = alLeft
        BevelInner = bvLowered
        BevelOuter = bvNone
        TabOrder = 2
        object Label2: TLabel
          Left = 3
          Top = 228
          Width = 60
          Height = 12
          Caption = #21512#20540#24179#22343#20540
        end
        object Label3: TLabel
          Left = 3
          Top = 255
          Width = 60
          Height = 12
          Caption = #38388#36317#24179#22343#20540
        end
        object Label4: TLabel
          Left = 3
          Top = 283
          Width = 60
          Height = 12
          Caption = #22855#25968#24179#22343#20540
        end
        object Label5: TLabel
          Left = 3
          Top = 310
          Width = 60
          Height = 12
          Caption = #20598#25968#24179#22343#20540
        end
        object StaticText3: TStaticText
          Left = 1
          Top = 47
          Width = 172
          Height = 16
          Alignment = taCenter
          AutoSize = False
          BevelOuter = bvRaised
          BorderStyle = sbsSunken
          Caption = #32418#29699#20986#29616#27425#25968#26368#22810#30340#21495#30721
          TabOrder = 0
        end
        object StaticText4: TStaticText
          Left = 1
          Top = 1
          Width = 172
          Height = 16
          Align = alTop
          Alignment = taCenter
          AutoSize = False
          BevelOuter = bvRaised
          BorderStyle = sbsSunken
          Caption = #21069'3'#26399#20986#29616#30340#21495#30721
          TabOrder = 1
        end
        object StaticText5: TStaticText
          Left = 1
          Top = 92
          Width = 172
          Height = 16
          Alignment = taCenter
          AutoSize = False
          BevelOuter = bvRaised
          BorderStyle = sbsSunken
          Caption = #32418#29699#20986#29616#27425#25968#26368#23569#30340#21495#30721
          TabOrder = 2
        end
        object StaticText6: TStaticText
          Left = 1
          Top = 137
          Width = 172

⌨️ 快捷键说明

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