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

📄 inv510_01.dfm.svn-base

📁 这是一个功能齐全的,代码完整的ERP企业信息管理系统,现在上传和大家分享
💻 SVN-BASE
字号:
inherited Inv510_01Form: TInv510_01Form
  Left = -4
  Top = -4
  Width = 808
  Height = 580
  Caption = #26009#21697#36716#20179#22788#29702
  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
    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
      KeyField = 'I510A_001'
      Filter.Criteria = {00000000}
      object dxDBGrid1I510A_001: TdxDBGridColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 124
        BandIndex = 0
        RowIndex = 0
        FieldName = 'I510A_001'
      end
      object dxDBGrid1I550_002: TdxDBGridColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 71
        BandIndex = 0
        RowIndex = 0
        FieldName = 'I550_002'
      end
      object dxDBGrid1I550_003: TdxDBGridColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 184
        BandIndex = 0
        RowIndex = 0
        FieldName = 'I550_003'
      end
      object dxDBGrid1I510A_003: TdxDBGridColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 364
        BandIndex = 0
        RowIndex = 0
        FieldName = 'I510A_003'
      end
      object dxDBGrid1I510A_004: TdxDBGridDateColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 112
        BandIndex = 0
        RowIndex = 0
        FieldName = 'I510A_004'
      end
      object dxDBGrid1FOutWhsID: TdxDBGridColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 124
        BandIndex = 0
        RowIndex = 0
        FieldName = 'FOutWhsID'
      end
      object dxDBGrid1FOutWhsName: TdxDBGridColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 304
        BandIndex = 0
        RowIndex = 0
        FieldName = 'FOutWhsName'
      end
      object dxDBGrid1FInWhsID: TdxDBGridColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 124
        BandIndex = 0
        RowIndex = 0
        FieldName = 'FInWhsID'
      end
      object dxDBGrid1FInWhsName: TdxDBGridColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 304
        BandIndex = 0
        RowIndex = 0
        FieldName = 'FInWhsName'
      end
      object dxDBGrid1I510A_010: TdxDBGridDateColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 112
        BandIndex = 0
        RowIndex = 0
        FieldName = 'I510A_010'
      end
      object dxDBGrid1I510A_011: TdxDBGridColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 124
        BandIndex = 0
        RowIndex = 0
        FieldName = 'I510A_011'
      end
      object dxDBGrid1I510A_012: TdxDBGridDateColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 112
        BandIndex = 0
        RowIndex = 0
        FieldName = 'I510A_012'
      end
      object dxDBGrid1I510A_013: TdxDBGridColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 124
        BandIndex = 0
        RowIndex = 0
        FieldName = 'I510A_013'
      end
      object dxDBGrid1I510A_014: TdxDBGridCheckColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 71
        BandIndex = 0
        RowIndex = 0
        FieldName = 'I510A_014'
        ValueChecked = 'True'
        ValueUnchecked = 'False'
      end
    end
  end
  inherited ADOQuery1: TADOQuery
    CursorType = ctStatic
    SQL.Strings = (
      'select A.*,'
      '       B.*,'
      
        '       C.I100_001 as FOutWhsNo,C.I100_002 as FOutWhsID,C.I100_00' +
        '3 as FOutWhsName,'
      
        '       D.I100_001 as FInWhsNo,D.I100_002 as FInWhsID,D.I100_003 ' +
        'as FInWhsName'
      'from INV510A A,INV550 B,INV100 C,INV100 D'
      
        'where I510A_002=I550_001 and I510A_005=C.I100_001 and I510A_007=' +
        'D.I100_001'
      'order by I510A_001')
    object ADOQuery1I510A_001: TWideStringField
      DisplayLabel = #36716#20179#21333#21495
      FieldName = 'I510A_001'
      Size = 30
    end
    object ADOQuery1I510A_002: TIntegerField
      FieldName = 'I510A_002'
      Visible = False
    end
    object ADOQuery1I550_002: TWideStringField
      DisplayLabel = #31867#22411#32534#21495
      FieldName = 'I550_002'
      Size = 10
    end
    object ADOQuery1I550_003: TWideStringField
      DisplayLabel = #31867#22411#21517#31216
      FieldName = 'I550_003'
      Size = 30
    end
    object ADOQuery1I510A_003: TWideStringField
      DisplayLabel = #25688#35201#35828#26126
      FieldName = 'I510A_003'
      Size = 60
    end
    object ADOQuery1I510A_004: TDateTimeField
      DisplayLabel = #36716#20179#26085#26399
      FieldName = 'I510A_004'
    end
    object ADOQuery1I510A_005: TIntegerField
      FieldName = 'I510A_005'
      Visible = False
    end
    object ADOQuery1I510A_006: TIntegerField
      FieldName = 'I510A_006'
      Visible = False
    end
    object ADOQuery1I510A_007: TIntegerField
      FieldName = 'I510A_007'
      Visible = False
    end
    object ADOQuery1I510A_008: TIntegerField
      FieldName = 'I510A_008'
      Visible = False
    end
    object ADOQuery1FOutWhsID: TWideStringField
      DisplayLabel = #36716#20986#20179#21495
      FieldName = 'FOutWhsID'
    end
    object ADOQuery1FOutWhsName: TWideStringField
      DisplayLabel = #36716#20986#20179#21517
      FieldName = 'FOutWhsName'
      Size = 50
    end
    object ADOQuery1FInWhsID: TWideStringField
      DisplayLabel = #36716#20837#20179#21495
      FieldName = 'FInWhsID'
    end
    object ADOQuery1FInWhsName: TWideStringField
      DisplayLabel = #36716#20837#20179#21517
      FieldName = 'FInWhsName'
      Size = 50
    end
    object ADOQuery1I510A_009: TMemoField
      DisplayLabel = #22791#27880#35828#26126
      FieldName = 'I510A_009'
      Visible = False
      BlobType = ftMemo
    end
    object ADOQuery1I510A_010: TDateTimeField
      DisplayLabel = #21046#21333#26085#26399
      FieldName = 'I510A_010'
    end
    object ADOQuery1I510A_011: TWideStringField
      DisplayLabel = #21046#21333#20154#21592
      FieldName = 'I510A_011'
    end
    object ADOQuery1I510A_012: TDateTimeField
      DisplayLabel = #20462#25913#26085#26399
      FieldName = 'I510A_012'
    end
    object ADOQuery1I510A_013: TWideStringField
      DisplayLabel = #20462#25913#20154#21592
      FieldName = 'I510A_013'
    end
    object ADOQuery1I510A_014: TBooleanField
      DisplayLabel = #24050#36807#24080#21542
      FieldName = 'I510A_014'
    end
    object ADOQuery1I550_001: TAutoIncField
      FieldName = 'I550_001'
      ReadOnly = True
      Visible = False
    end
    object ADOQuery1I550_004: TSmallintField
      FieldName = 'I550_004'
      Visible = False
    end
    object ADOQuery1I550_005: TSmallintField
      FieldName = 'I550_005'
      Visible = False
    end
    object ADOQuery1I550_006: TBooleanField
      FieldName = 'I550_006'
      Visible = False
    end
    object ADOQuery1I550_007: TSmallintField
      FieldName = 'I550_007'
      Visible = False
    end
    object ADOQuery1I550_008: TWideStringField
      FieldName = 'I550_008'
      Visible = False
    end
    object ADOQuery1I550_009: TIntegerField
      FieldName = 'I550_009'
      Visible = False
    end
    object ADOQuery1I550_010: TSmallintField
      FieldName = 'I550_010'
      Visible = False
    end
    object ADOQuery1I550_011: TWideStringField
      FieldName = 'I550_011'
      Visible = False
      Size = 30
    end
    object ADOQuery1FOutWhsNo: TAutoIncField
      FieldName = 'FOutWhsNo'
      ReadOnly = True
      Visible = False
    end
    object ADOQuery1FInWhsNo: TAutoIncField
      FieldName = 'FInWhsNo'
      ReadOnly = True
      Visible = False
    end
  end
end

⌨️ 快捷键说明

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