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

📄 unit2.~dfm

📁 仓库设备管理系统
💻 ~DFM
字号:
object Form2: TForm2
  Left = 271
  Top = 258
  Width = 696
  Height = 480
  Caption = 'Form2'
  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 = 48
    Top = 16
    Width = 561
    Height = 369
    ActivePage = TabSheet2
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = 'TabSheet1'
      object DBGrid1: TDBGrid
        Left = 80
        Top = 64
        Width = 369
        Height = 169
        DataSource = DataSource1
        TabOrder = 0
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
      end
    end
    object TabSheet2: TTabSheet
      Caption = 'TabSheet2'
      ImageIndex = 1
      object GroupBox1: TGroupBox
        Left = 64
        Top = 16
        Width = 401
        Height = 105
        Caption = 'GroupBox1'
        TabOrder = 0
        object Label1: TLabel
          Left = 48
          Top = 24
          Width = 32
          Height = 13
          Caption = 'Label1'
        end
        object Label2: TLabel
          Left = 240
          Top = 16
          Width = 32
          Height = 13
          Caption = 'Label2'
        end
        object Label3: TLabel
          Left = 48
          Top = 48
          Width = 32
          Height = 13
          Caption = 'Label3'
        end
        object Label4: TLabel
          Left = 240
          Top = 48
          Width = 32
          Height = 13
          Caption = 'Label4'
        end
        object Label5: TLabel
          Left = 48
          Top = 80
          Width = 32
          Height = 13
          Caption = 'Label5'
        end
        object Edit1: TEdit
          Left = 88
          Top = 16
          Width = 121
          Height = 21
          TabOrder = 0
          Text = 'Edit1'
        end
        object Edit2: TEdit
          Left = 288
          Top = 16
          Width = 121
          Height = 21
          TabOrder = 1
          Text = 'Edit2'
        end
        object Edit3: TEdit
          Left = 88
          Top = 48
          Width = 121
          Height = 21
          TabOrder = 2
          Text = 'Edit3'
        end
        object Edit4: TEdit
          Left = 288
          Top = 48
          Width = 121
          Height = 21
          TabOrder = 3
          Text = 'Edit4'
        end
        object Edit5: TEdit
          Left = 88
          Top = 80
          Width = 121
          Height = 21
          TabOrder = 4
          Text = 'Edit5'
        end
      end
      object Button2: TButton
        Left = 432
        Top = 152
        Width = 75
        Height = 25
        Caption = 'Button2'
        TabOrder = 1
        OnClick = Button2Click
      end
      object Button3: TButton
        Left = 432
        Top = 248
        Width = 75
        Height = 25
        Caption = 'Button3'
        TabOrder = 2
      end
      object DBGrid2: TDBGrid
        Left = 80
        Top = 192
        Width = 320
        Height = 120
        DataSource = DataSource2
        TabOrder = 3
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
      end
      object DBNavigator1: TDBNavigator
        Left = 104
        Top = 144
        Width = 240
        Height = 25
        DataSource = DataSource2
        Enabled = False
        TabOrder = 4
      end
    end
    object TabSheet3: TTabSheet
      Caption = 'TabSheet3'
      ImageIndex = 2
      object GroupBox2: TGroupBox
        Left = 112
        Top = 24
        Width = 385
        Height = 105
        Caption = 'GroupBox2'
        TabOrder = 0
        object Label6: TLabel
          Left = 48
          Top = 32
          Width = 32
          Height = 13
          Caption = 'Label6'
        end
        object Label7: TLabel
          Left = 224
          Top = 24
          Width = 32
          Height = 13
          Caption = 'Label7'
        end
        object Label8: TLabel
          Left = 48
          Top = 72
          Width = 32
          Height = 13
          Caption = 'Label8'
        end
        object Edit6: TEdit
          Left = 96
          Top = 24
          Width = 121
          Height = 21
          TabOrder = 0
          Text = 'Edit6'
        end
        object Edit7: TEdit
          Left = 264
          Top = 24
          Width = 121
          Height = 21
          TabOrder = 1
          Text = 'Edit7'
        end
        object Edit8: TEdit
          Left = 96
          Top = 72
          Width = 121
          Height = 21
          TabOrder = 2
          Text = 'Edit8'
        end
      end
      object Button4: TButton
        Left = 456
        Top = 160
        Width = 75
        Height = 25
        Caption = 'Button4'
        TabOrder = 1
        OnClick = Button4Click
      end
      object Button5: TButton
        Left = 456
        Top = 240
        Width = 75
        Height = 25
        Caption = 'Button5'
        TabOrder = 2
        OnClick = Button5Click
      end
      object DBNavigator2: TDBNavigator
        Left = 128
        Top = 152
        Width = 240
        Height = 25
        Enabled = False
        TabOrder = 3
      end
      object DBGrid3: TDBGrid
        Left = 120
        Top = 208
        Width = 320
        Height = 120
        DataSource = DataSource3
        TabOrder = 4
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
      end
    end
    object TabSheet4: TTabSheet
      Caption = 'TabSheet4'
      ImageIndex = 3
      object GroupBox3: TGroupBox
        Left = 120
        Top = 32
        Width = 265
        Height = 137
        Caption = 'GroupBox3'
        TabOrder = 0
        object Label9: TLabel
          Left = 32
          Top = 56
          Width = 32
          Height = 13
          Caption = 'Label9'
        end
        object Edit9: TEdit
          Left = 96
          Top = 48
          Width = 121
          Height = 21
          TabOrder = 0
          Text = 'Edit9'
        end
      end
      object Memo1: TMemo
        Left = 128
        Top = 216
        Width = 257
        Height = 89
        Lines.Strings = (
          'Memo1')
        TabOrder = 1
      end
      object Button6: TButton
        Left = 200
        Top = 176
        Width = 75
        Height = 25
        Caption = 'Button6'
        TabOrder = 2
        OnClick = Button6Click
      end
    end
    object TabSheet5: TTabSheet
      Caption = 'TabSheet5'
      ImageIndex = 4
      object GroupBox4: TGroupBox
        Left = 32
        Top = 24
        Width = 497
        Height = 105
        Caption = 'GroupBox4'
        TabOrder = 0
        object Label10: TLabel
          Left = 32
          Top = 24
          Width = 38
          Height = 13
          Caption = 'Label10'
        end
        object Label11: TLabel
          Left = 288
          Top = 24
          Width = 38
          Height = 13
          Caption = 'Label11'
        end
        object Label12: TLabel
          Left = 40
          Top = 80
          Width = 38
          Height = 13
          Caption = 'Label12'
        end
        object Edit10: TEdit
          Left = 104
          Top = 16
          Width = 121
          Height = 21
          TabOrder = 0
          Text = 'Edit10'
        end
        object Edit11: TEdit
          Left = 344
          Top = 24
          Width = 121
          Height = 21
          TabOrder = 1
          Text = 'Edit11'
        end
        object Edit12: TEdit
          Left = 104
          Top = 80
          Width = 121
          Height = 21
          TabOrder = 2
          Text = 'Edit12'
        end
      end
      object Button7: TButton
        Left = 440
        Top = 160
        Width = 75
        Height = 41
        Caption = 'Button7'
        TabOrder = 1
        OnClick = Button7Click
      end
      object DBGrid4: TDBGrid
        Left = 64
        Top = 224
        Width = 320
        Height = 120
        DataSource = DataSource4
        TabOrder = 2
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
      end
      object DBNavigator3: TDBNavigator
        Left = 80
        Top = 168
        Width = 240
        Height = 25
        DataSource = DataSource4
        TabOrder = 3
      end
      object Button8: TButton
        Left = 448
        Top = 264
        Width = 75
        Height = 25
        Caption = 'Button8'
        TabOrder = 4
        OnClick = Button8Click
      end
    end
  end
  object Button1: TButton
    Left = 280
    Top = 408
    Width = 75
    Height = 25
    Caption = 'Button1'
    TabOrder = 1
    OnClick = Button1Click
  end
  object Table1: TTable
    Active = True
    DatabaseName = 'data'
    TableName = 'dbo.'#24211#23384#35774#22791#20449#24687#34920
    Left = 632
    Top = 40
  end
  object DataSource1: TDataSource
    DataSet = Table1
    Left = 632
    Top = 8
  end
  object Table2: TTable
    Active = True
    DatabaseName = 'data'
    TableName = 'dbo.'#24211#23384#35774#22791#20449#24687#34920
    Left = 632
    Top = 104
  end
  object DataSource2: TDataSource
    DataSet = Table2
    Left = 632
    Top = 64
  end
  object Table3: TTable
    Active = True
    DatabaseName = 'data'
    TableName = 'dbo.'#24211#23384#35774#22791#20449#24687#34920
    Left = 632
    Top = 168
  end
  object DataSource3: TDataSource
    DataSet = Table3
    Left = 632
    Top = 144
  end
  object Table4: TTable
    Active = True
    DatabaseName = 'data'
    TableName = 'dbo.'#24211#23384#35774#22791#20449#24687#34920
    Left = 640
    Top = 248
  end
  object DataSource4: TDataSource
    DataSet = Table4
    Left = 640
    Top = 216
  end
end

⌨️ 快捷键说明

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