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

📄 复件 ufrmimpedit.dfm

📁 非长好的DELPHI办公系统 直接可以用
💻 DFM
字号:
object EditImpForm: TEditImpForm
  Left = 273
  Top = 133
  Width = 599
  Height = 468
  Caption = #23646#24615
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object BitBtn1: TBitBtn
    Left = 428
    Top = 406
    Width = 72
    Height = 28
    Caption = #30830#23450
    TabOrder = 0
    Kind = bkOK
  end
  object BitBtn2: TBitBtn
    Left = 507
    Top = 406
    Width = 72
    Height = 28
    Caption = #21462#28040
    TabOrder = 1
    Kind = bkCancel
  end
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 591
    Height = 385
    Align = alTop
    BevelOuter = bvNone
    TabOrder = 2
    object GroupBox1: TGroupBox
      Left = 0
      Top = 0
      Width = 591
      Height = 291
      Align = alTop
      Caption = #25152#26377#21830#21697
      TabOrder = 0
      object DBGrid1: TDBGrid
        Left = 2
        Top = 14
        Width = 587
        Height = 275
        Align = alClient
        DataSource = DataSource2
        ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
        TabOrder = 0
        TitleFont.Charset = ANSI_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -12
        TitleFont.Name = #23435#20307
        TitleFont.Style = []
        OnCellClick = DBGrid1CellClick
        Columns = <
          item
            Expanded = False
            FieldName = #32534#30721
            Width = 100
            Visible = True
          end
          item
            Expanded = False
            FieldName = #21517#31216
            Width = 100
            Visible = True
          end
          item
            Expanded = False
            FieldName = #31867#21035
            Width = 100
            Visible = True
          end
          item
            Expanded = False
            FieldName = #35268#26684
            Width = 100
            Visible = True
          end
          item
            Expanded = False
            FieldName = #35745#37327#21333#20301
            Width = 100
            Visible = True
          end
          item
            Expanded = False
            FieldName = #25968#37327
            Width = 100
            Visible = True
          end>
      end
    end
    object GroupBox2: TGroupBox
      Left = 0
      Top = 291
      Width = 591
      Height = 94
      Align = alClient
      Caption = #20934#22791#20837#24211#30340#21830#21697
      TabOrder = 1
      object Label5: TLabel
        Left = 312
        Top = 67
        Width = 24
        Height = 12
        Caption = #25968#37327
        FocusControl = DBEdit6
      end
      object Label7: TLabel
        Left = 32
        Top = 16
        Width = 24
        Height = 12
        Caption = #32534#30721
        FocusControl = DBEdit5
      end
      object Label8: TLabel
        Left = 32
        Top = 68
        Width = 24
        Height = 12
        Caption = #31867#21035
      end
      object Label9: TLabel
        Left = 32
        Top = 42
        Width = 24
        Height = 12
        Caption = #21517#31216
      end
      object Label10: TLabel
        Left = 312
        Top = 13
        Width = 24
        Height = 12
        Caption = #35268#26684
        FocusControl = DBEdit8
      end
      object Label11: TLabel
        Left = 288
        Top = 40
        Width = 48
        Height = 12
        Caption = #35745#37327#21333#20301
      end
      object DBEdit6: TDBEdit
        Left = 73
        Top = 38
        Width = 200
        Height = 21
        AutoSize = False
        DataField = #21517#31216
        DataSource = DataSource1
        ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
        TabOrder = 0
      end
      object DBEdit5: TDBEdit
        Left = 73
        Top = 12
        Width = 200
        Height = 20
        DataField = #32534#30721
        DataSource = DataSource1
        ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
        TabOrder = 1
      end
      object DBComboBox2: TDBComboBox
        Left = 73
        Top = 64
        Width = 200
        Height = 20
        DataField = #31867#21035
        DataSource = DataSource1
        ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
        ItemHeight = 12
        TabOrder = 2
      end
      object DBEdit7: TDBEdit
        Left = 353
        Top = 9
        Width = 217
        Height = 21
        AutoSize = False
        DataField = #35268#26684
        DataSource = DataSource1
        ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
        TabOrder = 3
      end
      object DBEdit8: TDBEdit
        Left = 353
        Top = 35
        Width = 217
        Height = 21
        AutoSize = False
        DataField = #35745#37327#21333#20301
        DataSource = DataSource1
        ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
        TabOrder = 4
      end
      object DBEdit9: TDBEdit
        Left = 352
        Top = 64
        Width = 217
        Height = 20
        DataField = #25968#37327
        DataSource = DataSource1
        ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
        TabOrder = 5
      end
    end
  end
  object DataSource1: TDataSource
    DataSet = DM.adqImport
    Left = 360
    Top = 40
  end
  object DataSource2: TDataSource
    DataSet = DM.adqGoods
    Left = 320
    Top = 32
  end
end

⌨️ 快捷键说明

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