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

📄 saleratio.dfm

📁 主要是介绍DELPHI三层应用以及分布式数据库的应用
💻 DFM
📖 第 1 页 / 共 2 页
字号:
          Height = 13
          AutoSize = False
          Caption = #24405#20837#26085#26399
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object DBEdit7: TDBEdit
          Left = 44
          Top = 25
          Width = 103
          Height = 19
          Color = clInfoBk
          Ctl3D = False
          DataField = #20027#31649
          DataSource = dssaleratio
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentCtl3D = False
          ParentFont = False
          TabOrder = 0
        end
        object DBEdit8: TDBEdit
          Left = 226
          Top = 25
          Width = 103
          Height = 19
          Color = clInfoBk
          Ctl3D = False
          DataField = #23457#26680
          DataSource = dssaleratio
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentCtl3D = False
          ParentFont = False
          TabOrder = 1
        end
        object DBEdit9: TDBEdit
          Left = 409
          Top = 25
          Width = 103
          Height = 19
          Color = clInfoBk
          Ctl3D = False
          DataField = #24405#20837
          DataSource = dssaleratio
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentCtl3D = False
          ParentFont = False
          TabOrder = 2
        end
        object DBEdit10: TDBEdit
          Left = 592
          Top = 25
          Width = 103
          Height = 19
          Color = clInfoBk
          Ctl3D = False
          DataField = #24405#20837#26085#26399
          DataSource = dssaleratio
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentCtl3D = False
          ParentFont = False
          TabOrder = 3
        end
      end
    end
    object TabSheet2: TTabSheet
      Caption = #38646#37197#20214#35745#25552#26435#37325'_'#26597#30475'  '
      ImageIndex = 1
      OnEnter = TabSheet2Enter
      object Panel3: TPanel
        Left = 5
        Top = 57
        Width = 713
        Height = 42
        TabOrder = 0
        object btn_brs: TButton
          Left = 215
          Top = 6
          Width = 74
          Height = 29
          Caption = #20840#35272
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          TabOrder = 0
          OnClick = btn_brsClick
        end
        object btn_qry: TButton
          Left = 288
          Top = 6
          Width = 74
          Height = 29
          Caption = #26597#35810
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          TabOrder = 1
          OnClick = btn_qryClick
        end
        object btn_clr: TButton
          Left = 361
          Top = 6
          Width = 74
          Height = 29
          Caption = #28165#31354
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          TabOrder = 2
          OnClick = btn_clrClick
        end
        object btn_prt: TButton
          Left = 434
          Top = 6
          Width = 74
          Height = 29
          Caption = #25171#21360#32467#26524
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          TabOrder = 3
          OnClick = btn_prtClick
        end
      end
      object GroupBox2: TGroupBox
        Left = 2
        Top = 111
        Width = 718
        Height = 188
        Caption = #25968#25454#26597#30475#31383#21475
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 1
        object DBGrid1: TDBGrid
          Left = 9
          Top = 16
          Width = 701
          Height = 162
          Color = clInfoBk
          DataSource = dssaleratio
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          TabOrder = 0
          TitleFont.Charset = DEFAULT_CHARSET
          TitleFont.Color = clWindowText
          TitleFont.Height = -13
          TitleFont.Name = #23435#20307
          TitleFont.Style = []
          Columns = <
            item
              Expanded = False
              FieldName = #24037#21495
              Visible = True
            end
            item
              Expanded = False
              FieldName = #22995#21517
              Visible = True
            end
            item
              Expanded = False
              FieldName = #23703#20301
              Visible = True
            end
            item
              Expanded = False
              FieldName = #21150#20107#22788#21517#31216
              Visible = True
            end
            item
              Expanded = False
              FieldName = #38646#37197#20214#35745#25552#26435#37325
              Visible = True
            end
            item
              Expanded = False
              FieldName = #24180
              Visible = True
            end
            item
              Expanded = False
              FieldName = #26376
              Visible = True
            end
            item
              Expanded = False
              FieldName = #20027#31649
              Visible = True
            end
            item
              Expanded = False
              FieldName = #23457#26680
              Visible = True
            end
            item
              Expanded = False
              FieldName = #24405#20837
              Visible = True
            end
            item
              Expanded = False
              FieldName = #24405#20837#26085#26399
              Visible = True
            end>
        end
      end
      object GroupBox3: TGroupBox
        Left = 10
        Top = 7
        Width = 161
        Height = 50
        Caption = #25353#21150#20107#22788#21517#31216
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 2
        object cbbsc: TComboBox
          Left = 9
          Top = 22
          Width = 145
          Height = 21
          Color = clInfoBk
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ItemHeight = 13
          ParentFont = False
          TabOrder = 0
        end
      end
      object GroupBox4: TGroupBox
        Left = 202
        Top = 7
        Width = 161
        Height = 50
        Caption = #25353#22995#21517
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 3
        object cbname: TComboBox
          Left = 7
          Top = 21
          Width = 145
          Height = 21
          Color = clInfoBk
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ItemHeight = 13
          ParentFont = False
          TabOrder = 0
        end
      end
      object GroupBox5: TGroupBox
        Left = 367
        Top = 7
        Width = 347
        Height = 50
        Caption = #25353#24180#26376
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 4
        object Label4: TLabel
          Left = 162
          Top = 25
          Width = 12
          Height = 12
          AutoSize = False
          Caption = #24180
        end
        object Label13: TLabel
          Left = 287
          Top = 24
          Width = 42
          Height = 12
          AutoSize = False
          Caption = #26376
        end
        object cbyear: TComboBox
          Left = 11
          Top = 20
          Width = 145
          Height = 21
          Color = clInfoBk
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ItemHeight = 13
          ParentFont = False
          TabOrder = 0
          Items.Strings = (
            '1995'
            '1996'
            '1997'
            '1998'
            '1999'
            '2000'
            '2001'
            '2002'
            '2003'
            '2004'
            '2005'
            '2006'
            '2007'
            '2008'
            '2009'
            '2010'
            ''
            ''
            '')
        end
        object cbmonth: TComboBox
          Left = 203
          Top = 21
          Width = 79
          Height = 21
          Color = clInfoBk
          ItemHeight = 13
          TabOrder = 1
          Items.Strings = (
            '1'
            '2'
            '3'
            '4'
            '5'
            '6'
            '7'
            '8'
            '9'
            '10'
            '11'
            '12')
        end
      end
    end
  end
  object qsaleratio: TQuery
    CachedUpdates = True
    AutoRefresh = True
    DatabaseName = 'zxjx_jxw'
    SQL.Strings = (
      'select a.*,b.'#22995#21517',b.'#23703#20301',b.'#21150#20107#22788#21517#31216
      'from pub_z_saleratio a , pub_z_stuff b'
      'where a.'#24037#21495'=b.'#24037#21495)
    UpdateObject = Upsaleratio
    Left = 541
    Top = 65531
    object qsaleratioBDEDesigner: TAutoIncField
      FieldName = #24207#21495
      Origin = 'ZXJX_JXW.pub_z_saleratio.'#24207#21495
    end
    object qsaleratioBDEDesigner2: TStringField
      FieldName = #24037#21495
      Origin = 'ZXJX_JXW.pub_z_saleratio.'#24037#21495
      FixedChar = True
    end
    object qsaleratioBDEDesigner3: TFloatField
      FieldName = #38646#37197#20214#35745#25552#26435#37325
      Origin = 'ZXJX_JXW.pub_z_saleratio.'#38646#37197#20214#35745#25552#26435#37325
    end
    object qsaleratioBDEDesigner4: TStringField
      FieldName = #24180
      Origin = 'ZXJX_JXW.pub_z_saleratio.'#24180
      FixedChar = True
      Size = 8
    end
    object qsaleratioBDEDesigner5: TStringField
      FieldName = #26376
      Origin = 'ZXJX_JXW.pub_z_saleratio.'#26376
      FixedChar = True
      Size = 4
    end
    object qsaleratioBDEDesigner6: TStringField
      FieldName = #20027#31649
      Origin = 'ZXJX_JXW.pub_z_saleratio.'#20027#31649
      FixedChar = True
    end
    object qsaleratioBDEDesigner7: TStringField
      FieldName = #23457#26680
      Origin = 'ZXJX_JXW.pub_z_saleratio.'#23457#26680
      FixedChar = True
    end
    object qsaleratioBDEDesigner8: TStringField
      FieldName = #24405#20837
      Origin = 'ZXJX_JXW.pub_z_saleratio.'#24405#20837
      FixedChar = True
    end
    object qsaleratioBDEDesigner9: TDateTimeField
      FieldName = #24405#20837#26085#26399
      Origin = 'ZXJX_JXW.pub_z_saleratio.'#24405#20837#26085#26399
    end
    object qsaleratioBDEDesigner10: TStringField
      FieldName = #22995#21517
      Origin = 'ZXJX_JXW.pub_z_stuff.'#22995#21517
      FixedChar = True
    end
    object qsaleratioBDEDesigner11: TStringField
      FieldName = #23703#20301
      Origin = 'ZXJX_JXW.pub_z_stuff.'#23703#20301
      FixedChar = True
    end
    object qsaleratioBDEDesigner12: TStringField
      FieldName = #21150#20107#22788#21517#31216
      Origin = 'ZXJX_JXW.pub_z_stuff.'#21150#20107#22788#21517#31216
      FixedChar = True
    end
  end
  object dssaleratio: TDataSource
    DataSet = qsaleratio
    Left = 498
    Top = 65532
  end
  object quse: TQuery
    CachedUpdates = True
    AutoRefresh = True
    DatabaseName = 'zxjx_jxw'
    RequestLive = True
    Left = 620
    Top = 65529
  end
  object Upsaleratio: TUpdateSQL
    ModifySQL.Strings = (
      'update pub_z_saleratio'
      'set'
      '  '#24037#21495' = :'#24037#21495','
      '  '#38646#37197#20214#35745#25552#26435#37325' = :'#38646#37197#20214#35745#25552#26435#37325','
      '  '#24180' = :'#24180','
      '  '#26376' = :'#26376','
      '  '#20027#31649' = :'#20027#31649','
      '  '#23457#26680' = :'#23457#26680','
      '  '#24405#20837' = :'#24405#20837','
      '  '#24405#20837#26085#26399' = :'#24405#20837#26085#26399
      'where'
      '  '#24037#21495' = :OLD_'#24037#21495' and'
      '  '#24405#20837#26085#26399' = :OLD_'#24405#20837#26085#26399)
    InsertSQL.Strings = (
      'insert into pub_z_saleratio'
      '  ('#24037#21495', '#38646#37197#20214#35745#25552#26435#37325', '#24180', '#26376', '#20027#31649', '#23457#26680', '#24405#20837', '#24405#20837#26085#26399')'
      'values'
      '  (:'#24037#21495', :'#38646#37197#20214#35745#25552#26435#37325', :'#24180', :'#26376', :'#20027#31649', :'#23457#26680', :'#24405#20837', :'#24405#20837#26085#26399')')
    DeleteSQL.Strings = (
      'delete from pub_z_saleratio'
      'where'
      '  '#24037#21495' = :OLD_'#24037#21495' and'
      '  '#24405#20837#26085#26399' = :OLD_'#24405#20837#26085#26399)
    Left = 586
    Top = 65531
  end
end

⌨️ 快捷键说明

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