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

📄 unit1.dfm

📁 课程设计写的小系统 由于是应付老师用的 所以真的蛮小 不过初学的还是可以效仿效仿
💻 DFM
📖 第 1 页 / 共 2 页
字号:
        Left = 104
        Top = 136
        Width = 65
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        TabOrder = 2
      end
      object Button9: TButton
        Left = 344
        Top = 40
        Width = 75
        Height = 25
        Caption = #32570#20070#30331#35760
        ParentShowHint = False
        ShowHint = False
        TabOrder = 3
        OnClick = Button9Click
      end
      object Button10: TButton
        Left = 432
        Top = 136
        Width = 75
        Height = 25
        Caption = #21024#38500
        ParentShowHint = False
        ShowHint = False
        TabOrder = 4
        OnClick = Button10Click
      end
      object Button11: TButton
        Left = 344
        Top = 136
        Width = 75
        Height = 25
        Caption = #20462#25913
        TabOrder = 5
        OnClick = Button11Click
      end
      object Button12: TButton
        Left = 384
        Top = 184
        Width = 75
        Height = 25
        Caption = #28165#31354
        TabOrder = 6
        OnClick = Button12Click
      end
      object Button21: TButton
        Left = 432
        Top = 40
        Width = 75
        Height = 25
        Caption = #35760#24405#21047#26032
        TabOrder = 7
        OnClick = Button21Click
      end
      object Button26: TButton
        Left = 344
        Top = 88
        Width = 75
        Height = 25
        Caption = #25353#20070#21495#26597#35810
        TabOrder = 8
        OnClick = Button26Click
      end
      object Button27: TButton
        Left = 432
        Top = 88
        Width = 75
        Height = 25
        Caption = #25353#20070#21517#26597#35810
        TabOrder = 9
        OnClick = Button27Click
      end
    end
    object TabSheet4: TTabSheet
      Caption = #35746#36141#34920
      ImageIndex = 3
      object DBGrid1: TDBGrid
        Left = 8
        Top = 8
        Width = 313
        Height = 185
        DataSource = DataSource1
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        TabOrder = 0
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
      end
      object Button13: TButton
        Left = 120
        Top = 200
        Width = 89
        Height = 33
        Caption = #35746#36141#34920
        TabOrder = 1
        OnClick = Button13Click
      end
      object Button17: TButton
        Left = 392
        Top = 144
        Width = 75
        Height = 25
        Caption = #26597#35810
        TabOrder = 2
        OnClick = Button17Click
      end
      object Edit11: TEdit
        Left = 392
        Top = 32
        Width = 121
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        TabOrder = 3
      end
      object Edit12: TEdit
        Left = 392
        Top = 80
        Width = 121
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        TabOrder = 4
      end
      object CheckBox1: TCheckBox
        Left = 336
        Top = 32
        Width = 57
        Height = 25
        Caption = #20070#21495#65306
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 5
        OnClick = CheckBox1Click
      end
      object CheckBox2: TCheckBox
        Left = 336
        Top = 80
        Width = 57
        Height = 25
        Caption = #20070#21517#65306
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 6
        OnClick = CheckBox2Click
      end
    end
    object TabSheet5: TTabSheet
      Caption = #24211#23384#34920
      ImageIndex = 4
      object Button14: TButton
        Left = 120
        Top = 200
        Width = 89
        Height = 33
        Caption = #24211#23384#34920
        TabOrder = 0
        OnClick = Button14Click
      end
      object DBGrid2: TDBGrid
        Left = 8
        Top = 8
        Width = 313
        Height = 185
        DataSource = DataSource2
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        TabOrder = 1
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
      end
      object CheckBox3: TCheckBox
        Left = 336
        Top = 32
        Width = 57
        Height = 25
        Caption = #20070#21495#65306
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 2
        OnClick = CheckBox3Click
      end
      object CheckBox4: TCheckBox
        Left = 336
        Top = 80
        Width = 57
        Height = 25
        Caption = #20070#21517#65306
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 3
        OnClick = CheckBox4Click
      end
      object Edit13: TEdit
        Left = 392
        Top = 32
        Width = 121
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        TabOrder = 4
      end
      object Edit14: TEdit
        Left = 392
        Top = 80
        Width = 121
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        TabOrder = 5
      end
      object Button18: TButton
        Left = 392
        Top = 144
        Width = 75
        Height = 25
        Caption = #26597#35810
        TabOrder = 6
        OnClick = Button18Click
      end
    end
    object TabSheet6: TTabSheet
      Caption = #32570#20070#30331#35760#34920
      ImageIndex = 5
      object Button15: TButton
        Left = 120
        Top = 200
        Width = 89
        Height = 33
        Caption = #32570#20070#30331#35760#34920
        TabOrder = 0
        OnClick = Button15Click
      end
      object DBGrid3: TDBGrid
        Left = 8
        Top = 8
        Width = 313
        Height = 185
        DataSource = DataSource3
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        TabOrder = 1
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
      end
      object CheckBox5: TCheckBox
        Left = 336
        Top = 32
        Width = 57
        Height = 25
        Caption = #20070#21495#65306
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 2
        OnClick = CheckBox5Click
      end
      object CheckBox6: TCheckBox
        Left = 336
        Top = 80
        Width = 57
        Height = 25
        Caption = #20070#21517#65306
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 3
        OnClick = CheckBox6Click
      end
      object Edit15: TEdit
        Left = 392
        Top = 32
        Width = 121
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        TabOrder = 4
      end
      object Edit16: TEdit
        Left = 392
        Top = 80
        Width = 121
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        TabOrder = 5
      end
      object Button19: TButton
        Left = 392
        Top = 144
        Width = 75
        Height = 25
        Caption = #26597#35810
        TabOrder = 6
        OnClick = Button19Click
      end
    end
  end
  object Query1: TQuery
    DatabaseName = 'books'
    Left = 584
    Top = 8
  end
  object MainMenu1: TMainMenu
    Left = 552
    Top = 8
    object N1: TMenuItem
      Caption = #25805#20316
      object N5: TMenuItem
        Caption = #29992#25143#30331#24405
        OnClick = N5Click
      end
      object N6: TMenuItem
        Caption = #29992#25143#30003#35831
        OnClick = N6Click
      end
      object N9: TMenuItem
        Caption = #31649#29702#21592#30331#24405
        OnClick = N9Click
      end
      object N7: TMenuItem
        Caption = '-'
      end
      object N8: TMenuItem
        Caption = #36864#20986
        OnClick = N8Click
      end
    end
    object N2: TMenuItem
      Caption = #35774#32622
      object N3: TMenuItem
        Caption = #32972#26223#39068#33394
        OnClick = N3Click
      end
      object N4: TMenuItem
        Caption = #36824#21407
        OnClick = N4Click
      end
    end
  end
  object ColorDialog1: TColorDialog
    Color = clBtnFace
    CustomColors.Strings = (
      'ColorA=FFFFFFFF'
      'ColorB=FFFFFFFF'
      'ColorC=FFFFFFFF'
      'ColorD=FFFFFFFF'
      'ColorE=FFFFFFFF'
      'ColorF=FFFFFFFF'
      'ColorG=FFFFFFFF'
      'ColorH=FFFFFFFF'
      'ColorI=FFFFFFFF'
      'ColorJ=FFFFFFFF'
      'ColorK=FFFFFFFF'
      'ColorL=FFFFFFFF'
      'ColorM=FFFFFFFF'
      'ColorN=FFFFFFFF'
      'ColorO=FFFFFFFF'
      'ColorP=FFFFFFFF')
    Left = 520
    Top = 8
  end
  object DataSource1: TDataSource
    Left = 356
    Top = 8
  end
  object Query2: TQuery
    DatabaseName = 'books'
    SQL.Strings = (
      'select * from BuyBooks')
    Left = 388
    Top = 8
  end
  object Query3: TQuery
    DatabaseName = 'books'
    SQL.Strings = (
      'select * from store')
    Left = 420
    Top = 8
  end
  object Query4: TQuery
    DatabaseName = 'books'
    SQL.Strings = (
      'select * from Less')
    Left = 452
    Top = 8
  end
  object DataSource2: TDataSource
    Left = 328
    Top = 8
  end
  object DataSource3: TDataSource
    Left = 296
    Top = 8
  end
  object Query5: TQuery
    DatabaseName = 'books'
    Left = 264
    Top = 8
  end
  object Query6: TQuery
    DatabaseName = 'books'
    Left = 232
    Top = 8
  end
end

⌨️ 快捷键说明

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