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

📄 unttempresult.dfm

📁 是分布式粮库程序,是采用Delphi实现的
💻 DFM
字号:
object FrmTempResult: TFrmTempResult
  Left = 395
  Top = 263
  Width = 479
  Height = 335
  Caption = #36135#20301'/'#20179#24211#28201#28287#24230#20449#24687
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object Label7: TLabel
    Left = 122
    Top = 13
    Width = 216
    Height = 23
    Caption = #36135#20301'/'#20179#24211#28201#28287#24230#20449#24687
    Color = clBtnFace
    Font.Charset = GB2312_CHARSET
    Font.Color = clMaroon
    Font.Height = -23
    Font.Name = #21326#25991#26032#39759
    Font.Style = []
    ParentColor = False
    ParentFont = False
  end
  object GroupBox1: TGroupBox
    Left = 27
    Top = 152
    Width = 414
    Height = 137
    Caption = #28201#24230#28287#24230#20449#24687
    Font.Charset = ANSI_CHARSET
    Font.Color = clGreen
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object LblMoisture: TLabel
      Left = 329
      Top = 105
      Width = 8
      Height = 15
    end
    object LblDepotTempO: TLabel
      Left = 328
      Top = 69
      Width = 8
      Height = 15
    end
    object LblDepotTempI: TLabel
      Left = 328
      Top = 36
      Width = 8
      Height = 15
    end
    object Label4: TLabel
      Left = 222
      Top = 35
      Width = 105
      Height = 15
      Caption = #20179#24211#23460#20869#28201#24230#65306
    end
    object Label5: TLabel
      Left = 222
      Top = 70
      Width = 105
      Height = 15
      Caption = #20179#24211#23460#22806#28201#24230#65306
    end
    object Label6: TLabel
      Left = 226
      Top = 105
      Width = 99
      Height = 15
      Caption = #20179' '#24211' '#28287' '#24230#65306
    end
    object LblPositionTempMin: TLabel
      Left = 116
      Top = 104
      Width = 8
      Height = 15
    end
    object LblPositionTempMax: TLabel
      Left = 119
      Top = 70
      Width = 8
      Height = 15
    end
    object LblPositionTempAvr: TLabel
      Left = 119
      Top = 35
      Width = 8
      Height = 15
    end
    object Label1: TLabel
      Left = 12
      Top = 35
      Width = 105
      Height = 15
      Caption = #36135#20301#24179#22343#28201#24230#65306
    end
    object Label2: TLabel
      Left = 12
      Top = 70
      Width = 105
      Height = 15
      Caption = #36135#20301#26368#39640#28201#24230#65306
    end
    object Label3: TLabel
      Left = 11
      Top = 104
      Width = 105
      Height = 15
      Caption = #36135#20301#26368#20302#28201#24230#65306
    end
  end
  object GroupBox2: TGroupBox
    Left = 27
    Top = 48
    Width = 414
    Height = 89
    Caption = #36135#20301#20179#24211#20449#24687
    Font.Charset = ANSI_CHARSET
    Font.Color = clGreen
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    object Label8: TLabel
      Left = 15
      Top = 30
      Width = 90
      Height = 15
      Caption = #20998#20844#21496#32534#21495#65306
    end
    object Label9: TLabel
      Left = 230
      Top = 31
      Width = 85
      Height = 15
      Caption = #24211'     '#28857#65306
    end
    object Label10: TLabel
      Left = 13
      Top = 58
      Width = 93
      Height = 15
      Caption = #20179'      '#24211#65306
    end
    object Label11: TLabel
      Left = 231
      Top = 58
      Width = 85
      Height = 15
      Caption = #36135'     '#20301#65306
    end
    object LblUnit: TLabel
      Left = 112
      Top = 30
      Width = 56
      Height = 15
      Caption = 'LblUnit'
    end
    object LblSite: TLabel
      Left = 315
      Top = 30
      Width = 56
      Height = 15
      Caption = 'LblSite'
    end
    object LblDepot: TLabel
      Left = 113
      Top = 58
      Width = 64
      Height = 15
      Caption = 'LblDepot'
    end
    object LblPosition: TLabel
      Left = 314
      Top = 58
      Width = 88
      Height = 15
      Caption = 'LblPosition'
    end
  end
  object TblTemp: TTable
    DatabaseName = 'temperature'
    TableName = 'dbo.timeT'
    Left = 16
    Top = 8
  end
end

⌨️ 快捷键说明

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