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

📄 mainform.dfm

📁 用于购买彩票时的预测工具
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object frmMainForm: TfrmMainForm
  Left = 239
  Top = 127
  BorderStyle = bsSingle
  Caption = #21452#33394#29699#20998#26512#31995#32479
  ClientHeight = 446
  ClientWidth = 563
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 563
    Height = 427
    ActivePage = TabSheet1
    Align = alClient
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = #24320#22870#25968#25454
      object DG: TdxDBGrid
        Left = 0
        Top = 73
        Width = 555
        Height = 326
        Bands = <
          item
          end>
        DefaultLayout = True
        HeaderPanelRowCount = 1
        SummaryGroups = <>
        SummarySeparator = ', '
        Align = alClient
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 0
        BandFont.Charset = ANSI_CHARSET
        BandFont.Color = clWindowText
        BandFont.Height = -13
        BandFont.Name = #23435#20307
        BandFont.Style = []
        DataSource = DS
        Filter.Criteria = {00000000}
        GridLineColor = clMenuHighlight
        HeaderFont.Charset = ANSI_CHARSET
        HeaderFont.Color = clWindowText
        HeaderFont.Height = -13
        HeaderFont.Name = #23435#20307
        HeaderFont.Style = []
        OptionsView = [edgoBandHeaderWidth, edgoRowSelect, edgoUseBitmap]
        PreviewFont.Charset = DEFAULT_CHARSET
        PreviewFont.Color = clBlue
        PreviewFont.Height = -13
        PreviewFont.Name = #23435#20307
        PreviewFont.Style = []
        OnColumnClick = DGColumnClick
        object DGColumn1: TdxDBGridColumn
          Alignment = taCenter
          Font.Charset = ANSI_CHARSET
          Font.Color = clTeal
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = [fsBold]
          HeaderAlignment = taCenter
          Width = 80
          BandIndex = 0
          RowIndex = 0
          FieldName = #26399#21495
        end
        object DGColumn2: TdxDBGridColumn
          Alignment = taCenter
          Font.Charset = ANSI_CHARSET
          Font.Color = clRed
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = [fsBold]
          HeaderAlignment = taCenter
          Width = 56
          BandIndex = 0
          RowIndex = 0
          FieldName = #32418#33394'1'
        end
        object DGColumn3: TdxDBGridColumn
          Alignment = taCenter
          Font.Charset = ANSI_CHARSET
          Font.Color = clRed
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = [fsBold]
          HeaderAlignment = taCenter
          Width = 56
          BandIndex = 0
          RowIndex = 0
          FieldName = #32418#33394'2'
        end
        object DGColumn4: TdxDBGridColumn
          Alignment = taCenter
          Font.Charset = ANSI_CHARSET
          Font.Color = clRed
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = [fsBold]
          HeaderAlignment = taCenter
          Width = 56
          BandIndex = 0
          RowIndex = 0
          FieldName = #32418#33394'3'
        end
        object DGColumn5: TdxDBGridColumn
          Alignment = taCenter
          Font.Charset = ANSI_CHARSET
          Font.Color = clRed
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = [fsBold]
          HeaderAlignment = taCenter
          Width = 56
          BandIndex = 0
          RowIndex = 0
          FieldName = #32418#33394'4'
        end
        object DGColumn6: TdxDBGridColumn
          Alignment = taCenter
          Font.Charset = ANSI_CHARSET
          Font.Color = clRed
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = [fsBold]
          HeaderAlignment = taCenter
          Width = 56
          BandIndex = 0
          RowIndex = 0
          FieldName = #32418#33394'5'
        end
        object DGColumn7: TdxDBGridColumn
          Alignment = taCenter
          Font.Charset = ANSI_CHARSET
          Font.Color = clRed
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = [fsBold]
          HeaderAlignment = taCenter
          Width = 56
          BandIndex = 0
          RowIndex = 0
          FieldName = #32418#33394'6'
        end
        object DGColumn8: TdxDBGridColumn
          Alignment = taCenter
          Font.Charset = ANSI_CHARSET
          Font.Color = clBlue
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = [fsBold]
          HeaderAlignment = taCenter
          Width = 49
          BandIndex = 0
          RowIndex = 0
          FieldName = #34013#33394
        end
      end
      object Panel1: TPanel
        Left = 0
        Top = 0
        Width = 555
        Height = 73
        Align = alTop
        BevelOuter = bvNone
        TabOrder = 1
        object Label1: TLabel
          Left = 8
          Top = 16
          Width = 117
          Height = 13
          Caption = #26368#26032#24320#22870#25968#25454#24405#20837#65306
        end
        object QH: TDBEdit
          Left = 128
          Top = 8
          Width = 81
          Height = 21
          DataField = #26399#21495
          DataSource = DS
          TabOrder = 0
        end
        object H1: TDBEdit
          Left = 216
          Top = 8
          Width = 33
          Height = 21
          DataField = #32418#33394'1'
          DataSource = DS
          TabOrder = 1
        end
        object H2: TDBEdit
          Left = 256
          Top = 8
          Width = 33
          Height = 21
          DataField = #32418#33394'2'
          DataSource = DS
          TabOrder = 2
        end
        object H3: TDBEdit
          Left = 296
          Top = 8
          Width = 33
          Height = 21
          DataField = #32418#33394'3'
          DataSource = DS
          TabOrder = 3
        end
        object H4: TDBEdit
          Left = 336
          Top = 8
          Width = 33
          Height = 21
          DataField = #32418#33394'4'
          DataSource = DS
          TabOrder = 4
        end
        object H5: TDBEdit
          Left = 376
          Top = 8
          Width = 33
          Height = 21
          DataField = #32418#33394'5'
          DataSource = DS
          TabOrder = 5
        end
        object H6: TDBEdit
          Left = 416
          Top = 8
          Width = 33
          Height = 21
          DataField = #32418#33394'6'
          DataSource = DS
          TabOrder = 6
        end
        object L1: TDBEdit
          Left = 456
          Top = 8
          Width = 33
          Height = 21
          DataField = #34013#33394
          DataSource = DS
          TabOrder = 7
        end
        object DBN: TDBNavigator
          Left = 144
          Top = 40
          Width = 232
          Height = 25
          DataSource = DS
          VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast, nbInsert, nbEdit, nbPost, nbCancel]
          TabOrder = 8
        end
      end
    end
    object TabSheet2: TTabSheet
      Caption = #22270#25991#20998#26512
      ImageIndex = 1
      OnShow = TabSheet2Show
      object tc: TChart
        Left = 0
        Top = 41
        Width = 555
        Height = 358
        Hint = #35831#21452#20987#26597#30475#22823#22270#34920
        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
        TabOrder = 0
        OnDblClick = tcDblClick
        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 Panel2: TPanel
        Left = 0
        Top = 0
        Width = 555
        Height = 41
        Align = alTop
        TabOrder = 1
        object Label2: TLabel
          Left = 8
          Top = 20
          Width = 65
          Height = 13
          Caption = #20998#26399#33539#22260#65306
        end
        object Label3: TLabel
          Left = 264
          Top = 20
          Width = 65
          Height = 13
          Caption = #22270#34920#26041#24335#65306
        end
        object FQFW: TComboBox
          Left = 80
          Top = 11
          Width = 161
          Height = 22
          Style = csOwnerDrawFixed
          ItemHeight = 16
          ItemIndex = 0
          TabOrder = 0
          Text = #25152#26377#35760#24405
          OnChange = FQFWChange
          Items.Strings = (
            #25152#26377#35760#24405
            #20170#24180#25968#25454
            #26368#36817#65305#65305#26399
            #26368#36817#65305#65302#26399
            #26368#36817#65304#65296#26399
            #26368#36817#65302#65302#26399
            #26368#36817#65302#65300#26399
            #26368#36817#65300#65304#26399
            #26368#36817#65299#65299#26399
            #26368#36817#65299#65298#26399
            #26368#36817#65297#65302#26399)
        end
        object TBFS: TComboBox
          Left = 344
          Top = 12
          Width = 145
          Height = 21
          ItemHeight = 13
          ItemIndex = 0
          TabOrder = 1
          Text = #32418#29699#36208#21183
          OnChange = TBFSChange
          Items.Strings = (
            #32418#29699#36208#21183
            #34013#29699#36208#21183
            #32418#34013#20849#21516#36208#21183
            #21452#36830#21495#36208#21183
            #19977#36830#21495#36208#21183
            #22235#36830#21495#36208#21183
            #21452#36339#21495#36208#21183
            #19977#36339#21495#36208#21183)
        end
        object btnSave: TBitBtn
          Left = 496
          Top = 8
          Width = 49
          Height = 25
          Caption = #20445#23384
          TabOrder = 2
          OnClick = btnSaveClick
        end
      end
    end
    object TabSheet5: TTabSheet
      Caption = #25968#25454#22270#34920
      ImageIndex = 4
      OnShow = TabSheet5Show
      object tb: TStringGrid
        Left = 0
        Top = 0
        Width = 555
        Height = 399
        Align = alClient
        ColCount = 50
        Ctl3D = False
        DefaultColWidth = 18
        DefaultRowHeight = 18
        RowCount = 2
        ParentCtl3D = False
        TabOrder = 0
        OnDrawCell = tbDrawCell
      end
    end
    object TabSheet3: TTabSheet
      Caption = #36141#20080#35760#24405
      ImageIndex = 2
      object Panel3: TPanel

⌨️ 快捷键说明

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