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

📄 unit1.dfm

📁 如果您在试用或使用过程中认为软件需修改
💻 DFM
字号:
object Form1: TForm1
  Left = 182
  Top = 151
  Width = 699
  Height = 399
  Caption = #31995#32479#26597#35810
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 673
    Height = 409
    ActivePage = TabSheet3
    TabOrder = 0
    object TabSheet3: TTabSheet
      Caption = #25253#20462#26597#35810
      ImageIndex = 2
      object GroupBox1: TGroupBox
        Left = 8
        Top = 8
        Width = 649
        Height = 89
        TabOrder = 0
        object Label1: TLabel
          Left = 8
          Top = 32
          Width = 113
          Height = 13
          Caption = #35831#36755#20837#20303#25143#21517#31216#65306
        end
        object Button1: TButton
          Left = 264
          Top = 24
          Width = 75
          Height = 25
          Caption = #26597#35810
          TabOrder = 0
          OnClick = Button1Click
        end
        object Edit1: TEdit
          Left = 128
          Top = 24
          Width = 121
          Height = 21
          TabOrder = 1
        end
        object Button2: TButton
          Left = 384
          Top = 24
          Width = 75
          Height = 25
          Caption = #36864#20986
          TabOrder = 2
          OnClick = Button2Click
        end
      end
      object GroupBox2: TGroupBox
        Left = 16
        Top = 104
        Width = 641
        Height = 241
        TabOrder = 1
        object DBGrid1: TDBGrid
          Left = 24
          Top = 8
          Width = 625
          Height = 137
          DataSource = adodm.DataSource1
          TabOrder = 0
          TitleFont.Charset = DEFAULT_CHARSET
          TitleFont.Color = clWindowText
          TitleFont.Height = -11
          TitleFont.Name = 'MS Sans Serif'
          TitleFont.Style = []
        end
      end
    end
    object TabSheet1: TTabSheet
      Caption = #29992#25143#36164#26009#26597#35810
      ImageIndex = 1
      object GroupBox3: TGroupBox
        Left = 16
        Top = 24
        Width = 625
        Height = 105
        TabOrder = 0
        object Label2: TLabel
          Left = 32
          Top = 32
          Width = 72
          Height = 13
          Caption = #36755#20837#20303#25143#21517#65306
        end
        object Edit2: TEdit
          Left = 144
          Top = 32
          Width = 121
          Height = 21
          TabOrder = 0
        end
        object Button3: TButton
          Left = 344
          Top = 32
          Width = 75
          Height = 25
          Caption = #26597#35810
          TabOrder = 1
          OnClick = Button3Click
        end
        object Button4: TButton
          Left = 488
          Top = 32
          Width = 75
          Height = 25
          Caption = #36864#20986
          TabOrder = 2
          OnClick = Button4Click
        end
      end
      object GroupBox4: TGroupBox
        Left = 16
        Top = 160
        Width = 633
        Height = 161
        TabOrder = 1
        object DBGrid2: TDBGrid
          Left = 32
          Top = 24
          Width = 585
          Height = 120
          DataSource = adodm.DataSource2
          TabOrder = 0
          TitleFont.Charset = DEFAULT_CHARSET
          TitleFont.Color = clWindowText
          TitleFont.Height = -11
          TitleFont.Name = 'MS Sans Serif'
          TitleFont.Style = []
        end
      end
    end
    object TabSheet2: TTabSheet
      Caption = #29992#25143#25237#35785#26597#35810
      ImageIndex = 2
      object GroupBox5: TGroupBox
        Left = 16
        Top = 32
        Width = 553
        Height = 97
        TabOrder = 0
        object Label3: TLabel
          Left = 8
          Top = 32
          Width = 129
          Height = 25
          Caption = #35831#36755#20837#25237#35785#20303#25143#21517#65306
        end
        object Edit3: TEdit
          Left = 144
          Top = 24
          Width = 121
          Height = 21
          TabOrder = 0
        end
        object Button5: TButton
          Left = 304
          Top = 24
          Width = 75
          Height = 25
          Caption = #26597#35810
          TabOrder = 1
          OnClick = Button5Click
        end
        object Button6: TButton
          Left = 424
          Top = 24
          Width = 75
          Height = 25
          Caption = #36864#20986
          TabOrder = 2
          OnClick = Button6Click
        end
      end
      object GroupBox6: TGroupBox
        Left = 24
        Top = 136
        Width = 577
        Height = 145
        TabOrder = 1
        object DBGrid3: TDBGrid
          Left = 24
          Top = 32
          Width = 489
          Height = 120
          DataSource = adodm.DataSource3
          TabOrder = 0
          TitleFont.Charset = DEFAULT_CHARSET
          TitleFont.Color = clWindowText
          TitleFont.Height = -11
          TitleFont.Name = 'MS Sans Serif'
          TitleFont.Style = []
        end
      end
    end
  end
end

⌨️ 快捷键说明

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