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

📄 mainu.~dfm

📁 源代码竟供大家参考
💻 ~DFM
📖 第 1 页 / 共 3 页
字号:
object FrmMain: TFrmMain
  Left = 108
  Top = 34
  Width = 700
  Height = 514
  Caption = #29616#22330#21208#26597#22522#30784#30693#35782#32771#35797
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  WindowState = wsMaximized
  OnCloseQuery = FormCloseQuery
  OnCreate = FormCreate
  OnResize = FormResize
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object Label7: TLabel
    Left = 83
    Top = 113
    Width = 6
    Height = 12
    Caption = 'E'
  end
  object PageControl1: TPageControl
    Left = 0
    Top = 7
    Width = 692
    Height = 461
    ActivePage = TabSheet3
    Align = alClient
    Style = tsButtons
    TabIndex = 2
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = #21333#36873#39064
      object DBCtrlGrid1: TDBCtrlGrid
        Left = 0
        Top = 25
        Width = 684
        Height = 406
        Align = alClient
        ColCount = 1
        Color = clWhite
        DataSource = DmGlobal.DSSC
        PanelBorder = gbNone
        PanelHeight = 203
        PanelWidth = 668
        ParentColor = False
        TabOrder = 0
        RowCount = 2
        ShowFocus = False
        object DBText1: TDBText
          Left = 83
          Top = 11
          Width = 510
          Height = 17
          DataField = #39064#30446#20869#23481
          DataSource = DmGlobal.DSSC
        end
        object DBText2: TDBText
          Left = 115
          Top = 30
          Width = 486
          Height = 17
          DataField = 'A'
          DataSource = DmGlobal.DSSC
        end
        object DBText3: TDBText
          Left = 115
          Top = 50
          Width = 486
          Height = 17
          DataField = 'B'
          DataSource = DmGlobal.DSSC
        end
        object DBText4: TDBText
          Left = 115
          Top = 71
          Width = 353
          Height = 17
          DataField = 'C'
          DataSource = DmGlobal.DSSC
        end
        object DBText5: TDBText
          Left = 115
          Top = 92
          Width = 486
          Height = 17
          DataField = 'D'
          DataSource = DmGlobal.DSSC
        end
        object DBText6: TDBText
          Left = 115
          Top = 113
          Width = 487
          Height = 17
          DataField = 'E'
          DataSource = DmGlobal.DSSC
          Visible = False
        end
        object Label2: TLabel
          Left = 83
          Top = 30
          Width = 6
          Height = 12
          Caption = 'A'
        end
        object Label3: TLabel
          Left = 83
          Top = 50
          Width = 6
          Height = 12
          Caption = 'B'
        end
        object Label4: TLabel
          Left = 83
          Top = 71
          Width = 6
          Height = 12
          Caption = 'C'
        end
        object Label5: TLabel
          Left = 83
          Top = 92
          Width = 6
          Height = 12
          Caption = 'D'
        end
        object Label6: TLabel
          Left = 83
          Top = 113
          Width = 6
          Height = 12
          Caption = 'E'
          Visible = False
        end
        object Label8: TLabel
          Left = 83
          Top = 134
          Width = 6
          Height = 12
          Caption = 'F'
          Visible = False
        end
        object DBText20: TDBText
          Left = 115
          Top = 134
          Width = 478
          Height = 17
          DataField = 'F'
          DataSource = DmGlobal.DSSC
          Visible = False
        end
        object Label9: TLabel
          Left = 83
          Top = 155
          Width = 6
          Height = 12
          Caption = 'G'
          Visible = False
        end
        object Label10: TLabel
          Left = 83
          Top = 176
          Width = 6
          Height = 12
          Caption = 'H'
          Visible = False
        end
        object DBText21: TDBText
          Left = 115
          Top = 155
          Width = 478
          Height = 17
          DataField = 'G'
          DataSource = DmGlobal.DSSC
          Visible = False
        end
        object DBText22: TDBText
          Left = 115
          Top = 176
          Width = 481
          Height = 17
          DataField = 'H'
          DataSource = DmGlobal.DSSC
          Visible = False
        end
        object DBComboBox1: TDBComboBox
          Left = 31
          Top = 8
          Width = 38
          Height = 20
          Style = csDropDownList
          DataField = #23398#29983#31572#26696
          DataSource = DmGlobal.DSSC
          ItemHeight = 12
          Items.Strings = (
            'A'
            'B'
            'C'
            'D')
          TabOrder = 0
        end
      end
      object PanelSC: TPanel
        Left = 0
        Top = 25
        Width = 684
        Height = 406
        Align = alClient
        BevelOuter = bvNone
        Color = clWhite
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -20
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 2
        object DBText14: TDBText
          Left = 43
          Top = 35
          Width = 80
          Height = 20
          AutoSize = True
          DataField = #39064#30446#20869#23481
          DataSource = DmGlobal.DSSC
        end
        object DBRadioGroup1: TDBRadioGroup
          Left = 40
          Top = 80
          Width = 593
          Height = 136
          Caption = #35831#36873#25321
          DataField = #23398#29983#31572#26696
          DataSource = DmGlobal.DSSC
          Items.Strings = (
            'A'
            'B'
            'C'
            'D')
          TabOrder = 0
          Values.Strings = (
            'A'
            'B'
            'C'
            'D')
        end
        object Panel2: TPanel
          Left = 0
          Top = 352
          Width = 684
          Height = 54
          Align = alBottom
          BevelOuter = bvNone
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -16
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          TabOrder = 1
          object Button1: TButton
            Left = 7
            Top = 16
            Width = 105
            Height = 32
            Action = DataSetFirst1
            TabOrder = 0
          end
          object Button2: TButton
            Left = 111
            Top = 16
            Width = 105
            Height = 32
            Action = DataSetPrior1
            TabOrder = 1
          end
          object Button3: TButton
            Left = 215
            Top = 16
            Width = 105
            Height = 32
            Action = DataSetNext1
            TabOrder = 2
          end
          object Button4: TButton
            Left = 319
            Top = 16
            Width = 105
            Height = 32
            Action = DataSetLast1
            TabOrder = 3
          end
        end
        object Panel3: TPanel
          Left = 90
          Top = 101
          Width = 530
          Height = 104
          BevelOuter = bvNone
          Color = clWhite
          TabOrder = 2
          object DBText15: TDBText
            Left = 7
            Top = 4
            Width = 80
            Height = 20
            AutoSize = True
            DataField = 'A'
            DataSource = DmGlobal.DSSC
          end
          object DBText16: TDBText
            Left = 7
            Top = 31
            Width = 80
            Height = 20
            AutoSize = True
            DataField = 'B'
            DataSource = DmGlobal.DSSC
          end
          object DBText23: TDBText
            Left = 6
            Top = 58
            Width = 80
            Height = 20
            AutoSize = True
            DataField = 'C'
            DataSource = DmGlobal.DSSC
          end
          object DBText24: TDBText
            Left = 8
            Top = 84
            Width = 80
            Height = 20
            AutoSize = True
            DataField = 'D'
            DataSource = DmGlobal.DSSC
          end
          object DBText25: TDBText
            Left = 8
            Top = 111
            Width = 80
            Height = 20
            AutoSize = True
            DataField = 'E'
            DataSource = DmGlobal.DSSC
            Visible = False
          end
          object DBText26: TDBText
            Left = 9
            Top = 138
            Width = 80
            Height = 20
            AutoSize = True
            DataField = 'F'
            DataSource = DmGlobal.DSSC
            Visible = False
          end
          object DBText27: TDBText
            Left = 10
            Top = 164
            Width = 80
            Height = 20
            AutoSize = True
            DataField = 'G'
            DataSource = DmGlobal.DSSC
            Visible = False
          end
          object DBText28: TDBText
            Left = 11
            Top = 191
            Width = 80
            Height = 20
            AutoSize = True
            DataField = 'H'
            DataSource = DmGlobal.DSSC
            Visible = False
          end
        end
      end
      object Panel_SCComment: TPanel
        Left = 0
        Top = 0
        Width = 684
        Height = 25
        Align = alTop
        Alignment = taLeftJustify
        BevelOuter = bvNone
        TabOrder = 1
      end
    end
    object TabSheet2: TTabSheet
      Caption = #22810#36873#39064
      ImageIndex = 1
      object DBCtrlGrid2: TDBCtrlGrid
        Left = 0
        Top = 25

⌨️ 快捷键说明

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