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

📄 inv610_01.dfm.svn-base

📁 这是一个功能齐全的,代码完整的ERP企业信息管理系统,现在上传和大家分享
💻 SVN-BASE
字号:
inherited Inv610_01Form: TInv610_01Form
  Left = -4
  Top = -4
  Width = 808
  Height = 580
  Caption = #30424#28857#36827#24230#27719#25253
  PixelsPerInch = 96
  TextHeight = 12
  inherited CoolBar1: TCoolBar
    Width = 800
    Bands = <
      item
        Control = ToolBar2
        ImageIndex = -1
        MinHeight = 39
        Width = 796
      end>
    inherited ToolBar2: TToolBar
      Width = 783
      inherited ToolButton4: TToolButton
        Left = 296
      end
      inherited ToolButton7: TToolButton
        Left = 349
      end
      inherited ToolButton5: TToolButton
        Left = 402
        Visible = True
      end
      inherited tlbRefresh: TToolButton
        Left = 410
      end
      inherited tlbLocate: TToolButton
        Left = 445
      end
      inherited tlbSearch: TToolButton
        Left = 480
      end
      inherited tlbPrint: TToolButton
        Left = 515
      end
      inherited ToolButton6: TToolButton
        Left = 563
      end
      inherited tlbExit: TToolButton
        Left = 571
      end
    end
  end
  inherited Panel1: TPanel
    Width = 800
    inherited Image1: TImage
      Width = 796
    end
    object lblDate: TLabel
      Left = 471
      Top = 12
      Width = 24
      Height = 12
      Anchors = [akTop, akRight]
      Caption = #26085#26399
      Transparent = True
    end
    object sbSearch: TSpeedButton
      Left = 727
      Top = 8
      Width = 57
      Height = 22
      Anchors = [akTop, akRight]
      Caption = #26597#35810
      OnClick = sbSearchClick
    end
    object edtFromDate: TwwDBDateTimePicker
      Left = 503
      Top = 8
      Width = 105
      Height = 20
      Anchors = [akTop, akRight]
      AutoSize = False
      CalendarAttributes.Font.Charset = DEFAULT_CHARSET
      CalendarAttributes.Font.Color = clWindowText
      CalendarAttributes.Font.Height = -11
      CalendarAttributes.Font.Name = 'MS Sans Serif'
      CalendarAttributes.Font.Style = []
      Epoch = 1950
      ImeName = ''
      ShowButton = True
      TabOrder = 0
    end
    object edtToDate: TwwDBDateTimePicker
      Left = 615
      Top = 8
      Width = 105
      Height = 20
      Anchors = [akTop, akRight]
      AutoSize = False
      CalendarAttributes.Font.Charset = DEFAULT_CHARSET
      CalendarAttributes.Font.Color = clWindowText
      CalendarAttributes.Font.Height = -11
      CalendarAttributes.Font.Name = 'MS Sans Serif'
      CalendarAttributes.Font.Style = []
      Epoch = 1950
      ImeName = ''
      ShowButton = True
      TabOrder = 1
    end
  end
  inherited ScrollBox1: TScrollBox
    Width = 800
    Height = 473
    inherited dxDBGrid1: TdxDBGrid
      Width = 796
      Height = 469
      Filter.Criteria = {00000000}
      object dxDBGrid1I610A_001: TdxDBGridColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 106
        BandIndex = 0
        RowIndex = 0
        FieldName = 'I610A_001'
      end
      object dxDBGrid1I610A_002: TdxDBGridColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 98
        BandIndex = 0
        RowIndex = 0
        FieldName = 'I610A_002'
      end
      object dxDBGrid1I600A_002: TdxDBGridColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 153
        BandIndex = 0
        RowIndex = 0
        FieldName = 'I600A_002'
      end
      object dxDBGrid1I610A_003: TdxDBGridDateColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 79
        BandIndex = 0
        RowIndex = 0
        FieldName = 'I610A_003'
      end
      object dxDBGrid1I610A_004: TdxDBGridDateColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 71
        BandIndex = 0
        RowIndex = 0
        FieldName = 'I610A_004'
      end
      object dxDBGrid1I610A_007: TdxDBGridColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 101
        BandIndex = 0
        RowIndex = 0
        FieldName = 'I610A_007'
      end
      object dxDBGrid1I610A_008: TdxDBGridDateColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 83
        BandIndex = 0
        RowIndex = 0
        FieldName = 'I610A_008'
      end
      object dxDBGrid1I610A_009: TdxDBGridColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 74
        BandIndex = 0
        RowIndex = 0
        FieldName = 'I610A_009'
      end
      object dxDBGrid1I610A_010: TdxDBGridDateColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 80
        BandIndex = 0
        RowIndex = 0
        FieldName = 'I610A_010'
      end
      object dxDBGrid1I610A_011: TdxDBGridColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 88
        BandIndex = 0
        RowIndex = 0
        FieldName = 'I610A_011'
      end
      object dxDBGrid1I610A_012: TdxDBGridDateColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 89
        BandIndex = 0
        RowIndex = 0
        FieldName = 'I610A_012'
      end
      object dxDBGrid1I610A_013: TdxDBGridColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 88
        BandIndex = 0
        RowIndex = 0
        FieldName = 'I610A_013'
      end
    end
  end
  inherited ADOQuery1: TADOQuery
    SQL.Strings = (
      
        'select * from INV610A,INV600A where I610A_002=I600A_001 order by' +
        ' I610A_001')
    object ADOQuery1I610A_001: TWideStringField
      DisplayLabel = #27719#25253#21333#21495
      FieldName = 'I610A_001'
      Size = 30
    end
    object ADOQuery1I610A_002: TWideStringField
      DisplayLabel = #30424#28857#21333#21495
      FieldName = 'I610A_002'
      Size = 30
    end
    object ADOQuery1I600A_002: TWideStringField
      DisplayLabel = #30424#28857#21517#31216
      FieldName = 'I600A_002'
      Size = 60
    end
    object ADOQuery1I610A_003: TDateTimeField
      DisplayLabel = #24320#22987#26085#26399
      FieldName = 'I610A_003'
      DisplayFormat = 'yyyy-mm-dd'
    end
    object ADOQuery1I610A_004: TDateTimeField
      DisplayLabel = #32467#26463#26085#26399
      FieldName = 'I610A_004'
      DisplayFormat = 'yyyy-mm-dd'
    end
    object ADOQuery1I610A_007: TWideStringField
      DisplayLabel = #30424#28857#20154#21592
      FieldName = 'I610A_007'
      Size = 200
    end
    object ADOQuery1I610A_008: TDateTimeField
      DisplayLabel = #23457#26680#26085#26399
      FieldName = 'I610A_008'
      DisplayFormat = 'yyyy-mm-dd'
    end
    object ADOQuery1I610A_009: TWideStringField
      DisplayLabel = #23457#26680#20154#21592
      FieldName = 'I610A_009'
    end
    object ADOQuery1I610A_010: TDateTimeField
      DisplayLabel = #21046#21333#26085#26399
      FieldName = 'I610A_010'
      DisplayFormat = 'yyyy-mm-dd hh:mm:ss'
    end
    object ADOQuery1I610A_011: TWideStringField
      DisplayLabel = #21046#21333#20154#21592
      FieldName = 'I610A_011'
    end
    object ADOQuery1I610A_012: TDateTimeField
      DisplayLabel = #20462#25913#26085#26399
      FieldName = 'I610A_012'
      DisplayFormat = 'yyyy-mm-dd hh:mm:ss'
    end
    object ADOQuery1I610A_013: TWideStringField
      DisplayLabel = #20462#25913#20154#21592
      FieldName = 'I610A_013'
    end
    object ADOQuery1I610A_014: TMemoField
      DisplayLabel = #22791#27880#35828#26126
      FieldName = 'I610A_014'
      Visible = False
      BlobType = ftMemo
    end
    object ADOQuery1I610A_005: TWideStringField
      FieldName = 'I610A_005'
      Visible = False
      Size = 50
    end
    object ADOQuery1I610A_006: TWideStringField
      FieldName = 'I610A_006'
      Visible = False
      Size = 100
    end
  end
  inherited ActionList1: TActionList
    inherited Action1: TAction
      Caption = #23457#26680
      Hint = #23457#26680#21644#21453#23457#26680#30424#28857#35745#21010
      ImageIndex = 13
      ShortCut = 32843
      Visible = True
      OnExecute = Action1Execute
    end
  end
end

⌨️ 快捷键说明

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