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

📄 qiqiu.~dfm

📁 气象信息服务(delphi) 气象信息服务(delphi)
💻 ~DFM
字号:
object qiqiuform: Tqiqiuform
  Left = 262
  Top = 156
  Width = 446
  Height = 333
  Caption = #27668#29699#26381#21153
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label2: TLabel
    Left = 232
    Top = 50
    Width = 52
    Height = 13
    Caption = #39033#30446#21517#31216
    FocusControl = DBEdit2
  end
  object Label3: TLabel
    Left = 16
    Top = 56
    Width = 39
    Height = 13
    Caption = #32852#31995#20154
    FocusControl = DBEdit3
  end
  object Label4: TLabel
    Left = 232
    Top = 90
    Width = 52
    Height = 13
    Caption = #32852#31995#30005#35805
    FocusControl = DBEdit4
  end
  object Label5: TLabel
    Left = 16
    Top = 96
    Width = 26
    Height = 13
    Caption = #25968#37327
    FocusControl = DBEdit5
  end
  object Label6: TLabel
    Left = 232
    Top = 130
    Width = 52
    Height = 13
    Caption = #24748#25346#22320#22336
    FocusControl = DBEdit6
  end
  object Label7: TLabel
    Left = 16
    Top = 136
    Width = 52
    Height = 13
    Caption = #21457#31080#37329#39069
    FocusControl = DBEdit7
  end
  object Label8: TLabel
    Left = 231
    Top = 169
    Width = 52
    Height = 13
    Caption = #23454#25910#37329#39069
    FocusControl = DBEdit8
  end
  object Label9: TLabel
    Left = 16
    Top = 176
    Width = 52
    Height = 13
    Caption = #24050#25910#37329#39069
    FocusControl = DBEdit9
  end
  object Label10: TLabel
    Left = 232
    Top = 210
    Width = 39
    Height = 13
    Caption = #24212#25910#27454
    FocusControl = DBEdit10
  end
  object Label11: TLabel
    Left = 16
    Top = 212
    Width = 39
    Height = 13
    Caption = #32463#21150#20154
    FocusControl = DBEdit11
  end
  object Label12: TLabel
    Left = 90
    Top = 18
    Width = 13
    Height = 13
    Caption = #24180
    FocusControl = DBEdit1
  end
  object Label13: TLabel
    Left = 128
    Top = 56
    Width = 14
    Height = 13
    Caption = 'mm'
    FocusControl = DBEdit12
  end
  object Label14: TLabel
    Left = 128
    Top = 96
    Width = 14
    Height = 13
    Caption = 'dd'
    FocusControl = DBEdit13
  end
  object Label1: TLabel
    Left = 172
    Top = 19
    Width = 13
    Height = 13
    Caption = #26376
  end
  object Label15: TLabel
    Left = 271
    Top = 17
    Width = 13
    Height = 13
    Caption = #26085
  end
  object DBEdit2: TDBEdit
    Left = 288
    Top = 50
    Width = 114
    Height = 21
    DataField = 'xmmc'
    DataSource = DataSource1
    TabOrder = 0
  end
  object DBEdit3: TDBEdit
    Left = 72
    Top = 56
    Width = 117
    Height = 21
    DataField = 'lxr'
    DataSource = DataSource1
    TabOrder = 1
  end
  object DBEdit4: TDBEdit
    Left = 288
    Top = 90
    Width = 114
    Height = 21
    DataField = 'lxdh'
    DataSource = DataSource1
    TabOrder = 2
  end
  object DBEdit5: TDBEdit
    Left = 72
    Top = 92
    Width = 117
    Height = 21
    DataField = 'sl'
    DataSource = DataSource1
    TabOrder = 3
  end
  object DBEdit6: TDBEdit
    Left = 288
    Top = 130
    Width = 114
    Height = 21
    DataField = 'xgdz'
    DataSource = DataSource1
    TabOrder = 4
  end
  object DBEdit7: TDBEdit
    Left = 72
    Top = 133
    Width = 117
    Height = 21
    DataField = 'fpje'
    DataSource = DataSource1
    TabOrder = 5
  end
  object DBEdit8: TDBEdit
    Left = 288
    Top = 167
    Width = 114
    Height = 21
    DataField = 'ssje'
    DataSource = DataSource1
    TabOrder = 6
  end
  object DBEdit9: TDBEdit
    Left = 72
    Top = 172
    Width = 117
    Height = 21
    DataField = 'ysje'
    DataSource = DataSource1
    TabOrder = 7
  end
  object DBEdit10: TDBEdit
    Left = 289
    Top = 209
    Width = 114
    Height = 21
    DataField = 'ysk'
    DataSource = DataSource1
    TabOrder = 8
  end
  object DBEdit11: TDBEdit
    Left = 72
    Top = 208
    Width = 117
    Height = 21
    DataField = 'jbr'
    DataSource = DataSource1
    TabOrder = 9
  end
  object DBNavigator1: TDBNavigator
    Left = 72
    Top = 256
    Width = 240
    Height = 25
    DataSource = DataSource1
    TabOrder = 10
  end
  object DBEdit1: TDBEdit
    Left = 16
    Top = 16
    Width = 65
    Height = 21
    DataField = 'yy'
    DataSource = DataSource1
    TabOrder = 11
  end
  object DBEdit12: TDBEdit
    Left = 109
    Top = 16
    Width = 49
    Height = 21
    DataField = 'mm'
    DataSource = DataSource1
    TabOrder = 12
  end
  object DBEdit13: TDBEdit
    Left = 200
    Top = 14
    Width = 57
    Height = 21
    DataField = 'dd'
    DataSource = DataSource1
    TabOrder = 13
  end
  object ADODataSet1: TADODataSet
    Active = True
    ConnectionString = 
      'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\qxfw\qxfw.mdb;Pe' +
      'rsist Security Info=False'
    CursorType = ctStatic
    CommandText = 'select  *from qqfw'
    Parameters = <>
    Left = 192
    Top = 144
    object ADODataSet1xmmc: TWideStringField
      FieldName = 'xmmc'
      Size = 10
    end
    object ADODataSet1lxr: TWideStringField
      FieldName = 'lxr'
      Size = 10
    end
    object ADODataSet1lxdh: TWideStringField
      FieldName = 'lxdh'
      Size = 10
    end
    object ADODataSet1sl: TWideStringField
      FieldName = 'sl'
      Size = 10
    end
    object ADODataSet1xgdz: TWideStringField
      FieldName = 'xgdz'
      Size = 10
    end
    object ADODataSet1fpje: TIntegerField
      FieldName = 'fpje'
    end
    object ADODataSet1ssje: TIntegerField
      FieldName = 'ssje'
    end
    object ADODataSet1ysje: TIntegerField
      FieldName = 'ysje'
    end
    object ADODataSet1ysk: TIntegerField
      FieldName = 'ysk'
    end
    object ADODataSet1jbr: TWideStringField
      FieldName = 'jbr'
      Size = 10
    end
    object ADODataSet1yy: TWideStringField
      FieldName = 'yy'
      Size = 8
    end
    object ADODataSet1mm: TWideStringField
      FieldName = 'mm'
      Size = 8
    end
    object ADODataSet1dd: TWideStringField
      FieldName = 'dd'
      Size = 8
    end
  end
  object ADOConnection1: TADOConnection
    Left = 192
    Top = 96
  end
  object DataSource1: TDataSource
    DataSet = ADODataSet1
    Left = 192
    Top = 56
  end
end

⌨️ 快捷键说明

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