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

📄 unit7.~dfm

📁 Delphi结合Access
💻 ~DFM
字号:
object Form3: TForm3
  Left = 290
  Top = 6
  Width = 758
  Height = 559
  Caption = #32452#21512#26597#25214
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox3: TGroupBox
    Left = 24
    Top = 16
    Width = 697
    Height = 265
    Caption = #23398#29983#20449#24687
    TabOrder = 0
    object Label1: TLabel
      Left = 32
      Top = 48
      Width = 45
      Height = 13
      Caption = #22995'   '#21517#65306
    end
    object Label2: TLabel
      Left = 32
      Top = 88
      Width = 45
      Height = 13
      Caption = #38498'   '#31995#65306
    end
    object Label3: TLabel
      Left = 32
      Top = 128
      Width = 45
      Height = 13
      Caption = #19987'   '#19994#65306
    end
    object Label4: TLabel
      Left = 240
      Top = 48
      Width = 45
      Height = 13
      Caption = #23398'   '#21495#65306
    end
    object Label5: TLabel
      Left = 240
      Top = 88
      Width = 48
      Height = 13
      Caption = #20826#22242#21592#65306
    end
    object Label6: TLabel
      Left = 232
      Top = 128
      Width = 60
      Height = 13
      Caption = #30005#35805#21495#30721#65306
    end
    object Label7: TLabel
      Left = 464
      Top = 48
      Width = 45
      Height = 13
      Caption = #24615'   '#21035#65306
    end
    object Label8: TLabel
      Left = 464
      Top = 88
      Width = 45
      Height = 13
      Caption = #31821'   '#36143#65306
    end
    object Label9: TLabel
      Left = 32
      Top = 168
      Width = 42
      Height = 13
      Caption = #24773'  '#20917#65306
    end
    object Edit1: TEdit
      Left = 88
      Top = 40
      Width = 121
      Height = 21
      TabOrder = 0
    end
    object Edit2: TEdit
      Left = 296
      Top = 40
      Width = 121
      Height = 21
      TabOrder = 1
    end
    object Edit3: TEdit
      Left = 88
      Top = 80
      Width = 121
      Height = 21
      TabOrder = 2
    end
    object Edit4: TEdit
      Left = 512
      Top = 80
      Width = 121
      Height = 21
      TabOrder = 3
    end
    object Edit5: TEdit
      Left = 88
      Top = 120
      Width = 121
      Height = 21
      TabOrder = 4
    end
    object Edit6: TEdit
      Left = 296
      Top = 120
      Width = 121
      Height = 21
      TabOrder = 5
    end
    object ComboBox1: TComboBox
      Left = 512
      Top = 40
      Width = 121
      Height = 21
      ItemHeight = 13
      TabOrder = 6
      Items.Strings = (
        #30007
        #22899)
    end
    object ComboBox2: TComboBox
      Left = 296
      Top = 80
      Width = 121
      Height = 21
      ItemHeight = 13
      TabOrder = 7
      Items.Strings = (
        #22242#21592
        #20826#21592)
    end
    object Button1: TButton
      Left = 544
      Top = 216
      Width = 75
      Height = 25
      Caption = #26597'    '#25214
      TabOrder = 8
      OnClick = Button1Click
    end
    object DBMemo1: TDBMemo
      Left = 96
      Top = 168
      Width = 321
      Height = 73
      DataSource = dm.DataSource1
      TabOrder = 9
    end
  end
  object GroupBox1: TGroupBox
    Left = 24
    Top = 312
    Width = 697
    Height = 185
    Caption = #26597#25214#32467#26524
    TabOrder = 1
    object StatusBar1: TStatusBar
      Left = 2
      Top = 152
      Width = 693
      Height = 31
      Panels = <
        item
          Alignment = taCenter
          Width = 350
        end
        item
          Alignment = taCenter
          BiDiMode = bdLeftToRight
          ParentBiDiMode = False
          Text = #27426#36814#20351#29992
          Width = 50
        end>
    end
    object DBGrid1: TDBGrid
      Left = 0
      Top = 16
      Width = 689
      Height = 137
      DataSource = dm.DataSource1
      TabOrder = 1
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
    end
  end
end

⌨️ 快捷键说明

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