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

📄 umainfrm.dfm

📁 双色球矩阵计算程序
💻 DFM
📖 第 1 页 / 共 3 页
字号:
object MainFrm: TMainFrm
  Left = 20
  Top = 108
  Width = 812
  Height = 612
  Caption = #26059#36716#32418#29699
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'Verdana'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  WindowState = wsMaximized
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  PixelsPerInch = 96
  TextHeight = 13
  object RzPanel1: TRzPanel
    Left = 0
    Top = 0
    Width = 804
    Height = 566
    Align = alClient
    BorderOuter = fsNone
    BorderWidth = 2
    TabOrder = 0
    object RzPageControl1: TRzPageControl
      Left = 2
      Top = 2
      Width = 800
      Height = 562
      ActivePage = TabSheet1
      Align = alClient
      CutCornerSize = 2
      ImagePosition = ipTop
      HotTrack = False
      Images = ImageList1
      ParentColor = False
      ShowFocusRect = False
      ShowShadow = False
      TabIndex = 0
      TabOrder = 0
      TabOrientation = toLeft
      TabSequence = tsReverse
      TabStyle = tsCutCorner
      TextAlignment = haLeft
      TextAlignmentVertical = vaTop
      FixedDimension = 57
      object TabSheet1: TRzTabSheet
        ImageIndex = 0
        Caption = #30697#38453#35745#31639
        object GroupBox1: TGroupBox
          Left = 16
          Top = 8
          Width = 417
          Height = 425
          Caption = ' 1. '#36873#25321' '
          TabOrder = 0
          object RzLabel1: TRzLabel
            Left = 16
            Top = 18
            Width = 125
            Height = 13
            Caption = #35831#36873#25321' 10-13 '#20010#32418#29699#65306
          end
          object RzLabel2: TRzLabel
            Left = 16
            Top = 89
            Width = 87
            Height = 13
            Caption = #24050#36873#25321' 0 '#20010#32418#29699
          end
          object btnCalc: TRzBitBtn
            Left = 200
            Top = 81
            Width = 98
            Caption = #35745#31639#30697#38453'(&R)'
            Color = 15791348
            HighlightColor = 16026986
            HotTrack = True
            HotTrackColor = 3983359
            TabOrder = 0
            OnClick = btnCalcClick
          end
          object btnClear: TRzBitBtn
            Left = 304
            Top = 81
            Width = 98
            Caption = #28165#31354#25152#36873'(&C)'
            Color = 15791348
            HighlightColor = 16026986
            HotTrack = True
            HotTrackColor = 3983359
            TabOrder = 1
            OnClick = btnClearClick
          end
          object DBGridEh1: TDBGridEh
            Left = 16
            Top = 111
            Width = 385
            Height = 272
            DataSource = Dm.dsTemp
            FixedColor = clSkyBlue
            Flat = True
            FooterColor = clWindow
            FooterFont.Charset = DEFAULT_CHARSET
            FooterFont.Color = clWindowText
            FooterFont.Height = -11
            FooterFont.Name = 'Verdana'
            FooterFont.Style = []
            ReadOnly = True
            RowHeight = 17
            TabOrder = 2
            TitleFont.Charset = DEFAULT_CHARSET
            TitleFont.Color = clWindowText
            TitleFont.Height = -11
            TitleFont.Name = 'Verdana'
            TitleFont.Style = []
            TitleHeight = 14
            OnGetCellParams = DBGridEh1GetCellParams
          end
          object btnIn: TRzButton
            Left = 215
            Top = 392
            Width = 60
            Caption = #23548#20837'(&I)'
            Color = 15791348
            HighlightColor = 16026986
            HotTrack = True
            HotTrackColor = 3983359
            TabOrder = 3
            OnClick = btnInClick
          end
          object btnOut: TRzButton
            Left = 279
            Top = 392
            Width = 60
            Caption = #23548#20986'(&O)'
            Color = 15791348
            HighlightColor = 16026986
            HotTrack = True
            HotTrackColor = 3983359
            TabOrder = 4
            OnClick = btnOutClick
          end
          object btnPrint: TRzButton
            Left = 342
            Top = 392
            Width = 60
            Caption = #25171#21360'(&P)'
            Color = 15791348
            HighlightColor = 16026986
            HotTrack = True
            HotTrackColor = 3983359
            TabOrder = 5
            OnClick = btnPrintClick
          end
          object btnRemove: TRzButton
            Left = 151
            Top = 392
            Width = 60
            Caption = #28165#31354'(&S)'
            Color = 15791348
            HighlightColor = 16026986
            HotTrack = True
            HotTrackColor = 3983359
            TabOrder = 6
            OnClick = btnRemoveClick
          end
        end
        object GroupBox2: TGroupBox
          Left = 16
          Top = 440
          Width = 417
          Height = 241
          Caption = ' 2. '#23545#22870' '
          TabOrder = 1
          object RzLabel3: TRzLabel
            Left = 16
            Top = 24
            Width = 276
            Height = 13
            Caption = #21487#20197#25226#19978#38754#30340#32467#26524#21644#24320#22870#32467#26524#23545#27604#65292#26597#35810#23545#22870#32467#26524#12290
          end
          object RzLabel4: TRzLabel
            Left = 25
            Top = 47
            Width = 60
            Height = 13
            Caption = #36215#22987#26399#25968#65306
          end
          object RzLabel5: TRzLabel
            Left = 183
            Top = 47
            Width = 60
            Height = 13
            Caption = #25130#33267#26399#25968#65306
          end
          object cmbBegin: TRzComboBox
            Left = 89
            Top = 43
            Width = 81
            Height = 21
            Style = csDropDownList
            Ctl3D = False
            FlatButtons = True
            FrameVisible = True
            ItemHeight = 13
            ParentCtl3D = False
            TabOrder = 0
            OnChange = cmbBeginChange
          end
          object cmbEnd: TRzComboBox
            Left = 247
            Top = 43
            Width = 81
            Height = 21
            Style = csDropDownList
            Ctl3D = False
            FlatButtons = True
            FrameVisible = True
            ItemHeight = 13
            ParentCtl3D = False
            TabOrder = 1
          end
          object btnResult: TRzButton
            Left = 342
            Top = 41
            Width = 60
            Caption = #23545#22870'(&D)'
            Color = 15791348
            HighlightColor = 16026986
            HotTrack = True
            HotTrackColor = 3983359
            TabOrder = 2
            OnClick = btnResultClick
          end
          object DBGridEh2: TDBGridEh
            Left = 16
            Top = 72
            Width = 385
            Height = 160
            DataSource = Dm.dsResult
            FixedColor = clSkyBlue
            Flat = True
            FooterColor = clWindow
            FooterFont.Charset = DEFAULT_CHARSET
            FooterFont.Color = clWindowText
            FooterFont.Height = -11
            FooterFont.Name = 'Verdana'
            FooterFont.Style = []
            ReadOnly = True
            RowHeight = 17
            TabOrder = 3
            TitleFont.Charset = DEFAULT_CHARSET
            TitleFont.Color = clWindowText
            TitleFont.Height = -11
            TitleFont.Name = 'Verdana'
            TitleFont.Style = []
            TitleHeight = 14
            OnGetCellParams = DBGridEh1GetCellParams
          end
        end
        object GroupBox3: TGroupBox
          Left = 452
          Top = 8
          Width = 417
          Height = 673
          Caption = ' '#26059#36716#30697#38453#25968#25454' '
          TabOrder = 2
          object RzLabel6: TRzLabel
            Left = 16
            Top = 24
            Width = 24
            Height = 13
            Caption = #26597#30475
          end
          object RzLabel7: TRzLabel
            Left = 88
            Top = 24
            Width = 96
            Height = 13
            Caption = #20010#29699#30340#26059#36716#30697#38453#65306
          end
          object RzLabel8: TRzLabel
            Left = 16
            Top = 424
            Width = 274
            Height = 13
            Caption = #22914#26524#24819#39564#35777#35813#26059#36716#30697#38453#26159#21542#26377#25928#65292#21487#20197#28857#20987#8220#39564#35777#8221#12290
          end
          object RzLabel9: TRzLabel
            Left = 16
            Top = 443
            Width = 84
            Height = 13
            Caption = #39564#35777#32467#26524#22914#19979#65306
          end
          object labResult: TRzLabel
            Left = 16
            Top = 635
            Width = 84
            Height = 13
            Caption = #39564#35777#32467#26524#32479#35745#65306
          end
          object cmbCount: TRzComboBox
            Left = 43
            Top = 20
            Width = 39
            Height = 21
            Style = csDropDownList
            Ctl3D = False
            FlatButtons = True
            FrameVisible = True
            ItemHeight = 13
            ParentCtl3D = False
            TabOrder = 0
            OnChange = cmbCountChange
          end
          object DBGridEh3: TDBGridEh
            Left = 16
            Top = 47
            Width = 385
            Height = 362
            DataSource = Dm.dsMatrix
            FixedColor = clSkyBlue
            Flat = True
            FooterColor = clWindow
            FooterFont.Charset = DEFAULT_CHARSET
            FooterFont.Color = clWindowText
            FooterFont.Height = -11
            FooterFont.Name = 'Verdana'
            FooterFont.Style = []
            ReadOnly = True
            RowHeight = 17
            TabOrder = 1
            TitleFont.Charset = DEFAULT_CHARSET
            TitleFont.Color = clWindowText
            TitleFont.Height = -11
            TitleFont.Name = 'Verdana'
            TitleFont.Style = []
            TitleHeight = 14
            OnGetCellParams = DBGridEh1GetCellParams
          end
          object btnVerify: TRzButton
            Left = 342
            Top = 416
            Width = 60
            Caption = #39564#35777'(&V)'
            Color = 15791348

⌨️ 快捷键说明

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