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

📄 unit5.dfm

📁 某个城市的工业区的污水处理
💻 DFM
字号:
object realpanel: Trealpanel
  Left = 163
  Top = 117
  Width = 426
  Height = 306
  Caption = 'realpanel'
  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 GroupBox1: TGroupBox
    Left = 0
    Top = 0
    Width = 418
    Height = 279
    Align = alClient
    Caption = #23454#26102#26174#31034#38754#26495
    Font.Charset = GB2312_CHARSET
    Font.Color = clNavy
    Font.Height = -32
    Font.Name = #40657#20307
    Font.Style = [fsBold, fsItalic]
    ParentFont = False
    TabOrder = 0
    object Panel1: TPanel
      Left = 2
      Top = 34
      Width = 414
      Height = 243
      Align = alClient
      Color = clBackground
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -19
      Font.Name = #40657#20307
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 0
      object Label1: TLabel
        Left = 24
        Top = 96
        Width = 100
        Height = 19
        Caption = #27969#37327#35745#32534#21495
        FocusControl = DBEdit1
      end
      object Label2: TLabel
        Left = 164
        Top = 32
        Width = 80
        Height = 19
        Caption = #24403#21069#26085#26399
        FocusControl = DBEdit2
      end
      object Label3: TLabel
        Left = 281
        Top = 32
        Width = 80
        Height = 19
        Caption = #24403#21069#26102#38388
        FocusControl = DBEdit3
      end
      object Label7: TLabel
        Left = 281
        Top = 160
        Width = 80
        Height = 19
        Caption = #32047#31215#27969#37327
        FocusControl = DBEdit7
      end
      object Label6: TLabel
        Left = 164
        Top = 160
        Width = 80
        Height = 19
        Caption = #30636#26102#27969#37327
        FocusControl = DBEdit6
      end
      object Label5: TLabel
        Left = 297
        Top = 96
        Width = 40
        Height = 19
        Caption = #27969#36895
        FocusControl = DBEdit5
      end
      object Label4: TLabel
        Left = 178
        Top = 96
        Width = 40
        Height = 19
        Caption = #27700#20301
        FocusControl = DBEdit4
      end
      object DBEdit1: TDBEdit
        Left = 40
        Top = 128
        Width = 64
        Height = 27
        DataField = #27969#37327#35745#32534#21495
        DataSource = DataMD.DataSourceReal
        TabOrder = 0
      end
      object DBEdit2: TDBEdit
        Left = 152
        Top = 56
        Width = 96
        Height = 27
        DataField = #24403#21069#26085#26399
        DataSource = DataMD.DataSourceReal
        TabOrder = 1
      end
      object DBEdit3: TDBEdit
        Left = 273
        Top = 56
        Width = 96
        Height = 27
        DataField = #24403#21069#26102#38388
        DataSource = DataMD.DataSourceReal
        TabOrder = 2
      end
      object DBEdit7: TDBEdit
        Left = 272
        Top = 192
        Width = 96
        Height = 27
        DataField = #32047#35745#27969#37327
        DataSource = DataMD.DataSourceReal
        TabOrder = 3
      end
      object DBEdit6: TDBEdit
        Left = 155
        Top = 191
        Width = 96
        Height = 27
        DataField = #30636#26102#27969#37327
        DataSource = DataMD.DataSourceReal
        TabOrder = 4
      end
      object DBEdit5: TDBEdit
        Left = 273
        Top = 128
        Width = 96
        Height = 27
        DataField = #27969#36895
        DataSource = DataMD.DataSourceReal
        TabOrder = 5
      end
      object DBEdit4: TDBEdit
        Left = 152
        Top = 128
        Width = 96
        Height = 27
        DataField = #27700#20301
        DataSource = DataMD.DataSourceReal
        TabOrder = 6
      end
    end
  end
end

⌨️ 快捷键说明

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