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

📄 numbersale.~dfm

📁 彩票销售系统
💻 ~DFM
📖 第 1 页 / 共 5 页
字号:
        Align = alClient
        Caption = #23458#25143#36873#25321#65306
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 0
        object Label5: TLabel
          Left = 368
          Top = 16
          Width = 6
          Height = 12
        end
        object ClientButtonAll: TRadioButton
          Left = 8
          Top = 11
          Width = 73
          Height = 15
          Caption = #25152#26377#23458#25143
          TabOrder = 0
          OnClick = ClientButtonAllClick
        end
        object ClientButton1: TRadioButton
          Left = 80
          Top = 11
          Width = 29
          Height = 15
          Caption = '1'
          TabOrder = 1
          Visible = False
          OnClick = ClientButton1Click
        end
        object ClientButton2: TRadioButton
          Left = 109
          Top = 11
          Width = 31
          Height = 15
          Caption = '2'
          TabOrder = 2
          Visible = False
          OnClick = ClientButton2Click
        end
        object ClientButton3: TRadioButton
          Left = 141
          Top = 11
          Width = 31
          Height = 15
          Caption = '3'
          TabOrder = 3
          Visible = False
          OnClick = ClientButton3Click
        end
        object ClientButton4: TRadioButton
          Left = 171
          Top = 11
          Width = 31
          Height = 15
          Caption = '4'
          TabOrder = 4
          Visible = False
          OnClick = ClientButton4Click
        end
        object ClientButton5: TRadioButton
          Left = 202
          Top = 11
          Width = 31
          Height = 15
          Caption = '5'
          TabOrder = 5
          Visible = False
          OnClick = ClientButton5Click
        end
        object ClientButton6: TRadioButton
          Left = 234
          Top = 11
          Width = 31
          Height = 15
          Caption = '6'
          TabOrder = 6
          Visible = False
          OnClick = ClientButton6Click
        end
        object ClientButton7: TRadioButton
          Left = 266
          Top = 11
          Width = 31
          Height = 15
          Caption = '7'
          TabOrder = 7
          Visible = False
          OnClick = ClientButton7Click
        end
        object ClientButton8: TRadioButton
          Left = 297
          Top = 11
          Width = 31
          Height = 15
          Caption = '8'
          TabOrder = 8
          Visible = False
          OnClick = ClientButton8Click
        end
        object ClientButton9: TRadioButton
          Left = 330
          Top = 11
          Width = 31
          Height = 15
          Caption = '9'
          TabOrder = 9
          Visible = False
          OnClick = ClientButton9Click
        end
        object ClientButton10: TRadioButton
          Left = 362
          Top = 11
          Width = 31
          Height = 15
          Caption = '10'
          TabOrder = 10
          Visible = False
          OnClick = ClientButton10Click
        end
        object ClientButton11: TRadioButton
          Left = 396
          Top = 11
          Width = 31
          Height = 15
          Caption = '11'
          TabOrder = 11
          Visible = False
          OnClick = ClientButton11Click
        end
        object ClientButton12: TRadioButton
          Left = 429
          Top = 11
          Width = 31
          Height = 15
          Caption = '12'
          TabOrder = 12
          Visible = False
          OnClick = ClientButton12Click
        end
        object ClientButton13: TRadioButton
          Left = 461
          Top = 11
          Width = 31
          Height = 15
          Caption = '13'
          TabOrder = 13
          Visible = False
          OnClick = ClientButton13Click
        end
        object ClientButton14: TRadioButton
          Left = 493
          Top = 11
          Width = 31
          Height = 15
          Caption = '14'
          TabOrder = 14
          Visible = False
          OnClick = ClientButton14Click
        end
        object ClientButton15: TRadioButton
          Left = 524
          Top = 11
          Width = 31
          Height = 15
          Caption = '15'
          TabOrder = 15
          Visible = False
          OnClick = ClientButton15Click
        end
        object ClientButton16: TRadioButton
          Left = 555
          Top = 11
          Width = 31
          Height = 15
          Caption = '16'
          TabOrder = 16
          Visible = False
          OnClick = ClientButton16Click
        end
        object ClientButton17: TRadioButton
          Left = 587
          Top = 11
          Width = 31
          Height = 15
          Caption = '17'
          TabOrder = 17
          Visible = False
          OnClick = ClientButton17Click
        end
        object ClientButton18: TRadioButton
          Left = 618
          Top = 11
          Width = 31
          Height = 15
          Caption = '18'
          TabOrder = 18
          Visible = False
          OnClick = ClientButton18Click
        end
        object ClientButton19: TRadioButton
          Left = 650
          Top = 11
          Width = 31
          Height = 15
          Caption = '19'
          TabOrder = 19
          Visible = False
          OnClick = ClientButton19Click
        end
        object ClientButton20: TRadioButton
          Left = 681
          Top = 11
          Width = 31
          Height = 15
          Caption = '20'
          TabOrder = 20
          Visible = False
          OnClick = ClientButton20Click
        end
      end
    end
    object Panel4: TPanel
      Left = 154
      Top = 32
      Width = 633
      Height = 457
      Align = alClient
      Caption = 'Panel4'
      TabOrder = 2
      object Splitter2: TSplitter
        Left = 1
        Top = 38
        Width = 631
        Height = 3
        Cursor = crVSplit
        Align = alTop
      end
      object Panel5: TPanel
        Left = 1
        Top = 1
        Width = 631
        Height = 37
        Align = alTop
        Caption = 'Panel5'
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 0
        object GroupBox2: TGroupBox
          Left = 1
          Top = 1
          Width = 112
          Height = 35
          Align = alLeft
          Caption = #25805#20316#31867#22411#65306
          TabOrder = 0
          object RadioButton1: TRadioButton
            Left = 8
            Top = 13
            Width = 45
            Height = 17
            Caption = #26032#22686
            Checked = True
            TabOrder = 0
            TabStop = True
            OnClick = RadioButton1Click
          end
          object RadioButton2: TRadioButton
            Left = 56
            Top = 13
            Width = 46
            Height = 17
            Caption = #32763#24037
            TabOrder = 1
            OnClick = RadioButton2Click
          end
        end
        object GroupBox3: TGroupBox
          Left = 113
          Top = 1
          Width = 517
          Height = 35
          Align = alClient
          Caption = #20869#23481#65306
          TabOrder = 1
          object Label1: TLabel
            Left = 8
            Top = 16
            Width = 36
            Height = 12
            Caption = #24037#21495#65306
          end
          object Label2: TLabel
            Left = 408
            Top = 16
            Width = 36
            Height = 12
            Caption = #20214#25968#65306
          end
          object Edit1: TEdit
            Left = 40
            Top = 8
            Width = 360
            Height = 24
            Font.Charset = GB2312_CHARSET
            Font.Color = clRed
            Font.Height = -16
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
            TabOrder = 0
            OnKeyPress = Edit1KeyPress
          end
          object Edit2: TEdit
            Left = 440
            Top = 8
            Width = 73
            Height = 24
            Font.Charset = ANSI_CHARSET
            Font.Color = clRed
            Font.Height = -16
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
            TabOrder = 1
            OnKeyPress = Edit2KeyPress
          end
        end
      end
      object PageControl1: TPageControl
        Left = 1
        Top = 41
        Width = 631
        Height = 415
        Align = alClient
        TabOrder = 1
      end
      object PageControl2: TPageControl
        Left = 1
        Top = 41
        Width = 631
        Height = 415
        ActivePage = TabSheet1
        Align = alClient
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlack
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 2
        object TabSheet1: TTabSheet
          Caption = #25968#25454#21512#35745
          object GroupBox7: TGroupBox
            Left = 0
            Top = 0
            Width = 623
            Height = 387
            Align = alClient
            Caption = #25968#25454#26174#31034#65306
            Color = clWhite
            ParentColor = False
            TabOrder = 0
            object Shape1: TShape
              Left = 2
              Top = 17
              Width = 621
              Height = 2
            end
            object Shape2: TShape
              Left = 2
              Top = 36
              Width = 621
              Height = 2
            end
            object Shape3: TShape
              Left = 1
              Top = 60
              Width = 621
              Height = 2
            end
            object Shape7: TShape
              Left = 1
              Top = 85
              Width = 621
              Height = 2
            end
            object Shape10: TShape
              Left = 0
              Top = 111
              Width = 621
              Height = 2
            end
            object Shape11: TShape
              Left = 0
              Top = 137
              Width = 621
              Height = 2
            end
            object Shape12: TShape
              Left = 0
              Top = 164
              Width = 621
              Height = 2
            end
            object Shape13: TShape
              Left = 0
              Top = 191
              Width = 621
              Height = 2
            end
            object Shape14: TShape
              Left = 0
              Top = 217
              Width = 621
              Height = 2
            end
            object Shape15: TShape
              Left = 1
              Top = 244
              Width = 621
              Height = 2
            end
            object Shape16: TShape
              Left = 0
              Top = 270
              Width = 621
              Height = 2
            end
            object Shape4: TShape
              Left = 0
              Top = 298
              Width = 621
              Height = 2
            end
            object Shape5: TShape
              Left = 1
              Top = 16
              Width = 2
              Height = 338
            end
            object Shape6: TShape
              Left = 29
              Top = 17
              Width = 2
              Height = 338
            end
            object Shape8: TShape
              Left = 55

⌨️ 快捷键说明

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