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

📄 umaterial.dfm

📁 成本系统三层结构源码 开发工具:Delphi 7.0+SQLServer 2005 主要技术:Midas、COM+ 所用第三方控件: FastReport V2.47 D7 Inforp
💻 DFM
📖 第 1 页 / 共 2 页
字号:
inherited fmmaterial: Tfmmaterial
  Left = 197
  Top = 148
  Width = 727
  Height = 387
  Caption = #29289#26009#20195#30721
  ParentFont = True
  OldCreateOrder = True
  PixelsPerInch = 96
  TextHeight = 15
  object Label9: TLabel [0]
    Left = 24
    Top = 409
    Width = 36
    Height = 15
    Caption = 'ABC'#30721
  end
  inherited PageControl: TPageControl
    Width = 703
    Height = 384
    inherited Tabbrowse: TTabSheet
      inherited Splitter: TSplitter
        Left = 236
        Height = 352
      end
      object Splitter1: TSplitter [1]
        Left = 234
        Top = 0
        Width = 2
        Height = 352
      end
      inherited Panel1: TPanel
        Left = 236
        Width = 459
        Height = 352
        TabOrder = 1
        inherited DBGrid1: TdxDBGrid
          Width = 457
          Height = 90
          Filter.Criteria = {00000000}
          object DBGrid1PartNo: TdxDBGridMaskColumn
            BandIndex = 0
            RowIndex = 0
            FieldName = 'PartNo'
          end
          object DBGrid1CategoryID: TdxDBGridMaskColumn
            BandIndex = 0
            RowIndex = 0
            FieldName = 'CategoryID'
          end
          object DBGrid1CategoryName: TdxDBGridLookupColumn
            BandIndex = 0
            RowIndex = 0
            FieldName = 'CategoryName'
          end
          object DBGrid1PartNameC: TdxDBGridMaskColumn
            BandIndex = 0
            RowIndex = 0
            FieldName = 'PartNameC'
          end
          object DBGrid1PartNameE: TdxDBGridMaskColumn
            BandIndex = 0
            RowIndex = 0
            FieldName = 'PartNameE'
          end
          object DBGrid1Zjm: TdxDBGridColumn
            BandIndex = 0
            RowIndex = 0
            FieldName = 'Zjm'
          end
          object DBGrid1Model: TdxDBGridMaskColumn
            BandIndex = 0
            RowIndex = 0
            FieldName = 'Model'
          end
          object DBGrid1Color: TdxDBGridMaskColumn
            BandIndex = 0
            RowIndex = 0
            FieldName = 'Color'
          end
          object DBGrid1UnitID: TdxDBGridMaskColumn
            Visible = False
            BandIndex = 0
            RowIndex = 0
            FieldName = 'UnitID'
          end
          object DBGrid1UnitName: TdxDBGridLookupColumn
            BandIndex = 0
            RowIndex = 0
            FieldName = 'UnitName'
          end
          object DBGrid1Status: TdxDBGridCheckColumn
            Width = 100
            BandIndex = 0
            RowIndex = 0
            FieldName = 'Status'
            ValueChecked = 'True'
            ValueUnchecked = 'False'
          end
          object DBGrid1PriceType: TdxDBGridMaskColumn
            MinWidth = 16
            Width = 100
            BandIndex = 0
            RowIndex = 0
            FieldName = 'PriceType'
          end
          object DBGrid1CostType: TdxDBGridMaskColumn
            Visible = False
            BandIndex = 0
            RowIndex = 0
            FieldName = 'CostType'
          end
          object DBGrid1TypeLabel: TdxDBGridLookupColumn
            BandIndex = 0
            RowIndex = 0
            FieldName = 'TypeLabel'
          end
          object DBGrid1ABCType: TdxDBGridMaskColumn
            BandIndex = 0
            RowIndex = 0
            FieldName = 'ABCType'
          end
          object DBGrid1DefaultStock: TdxDBGridMaskColumn
            Visible = False
            BandIndex = 0
            RowIndex = 0
            FieldName = 'DefaultStock'
          end
          object DBGrid1StockName: TdxDBGridLookupColumn
            BandIndex = 0
            RowIndex = 0
            FieldName = 'StockName'
          end
          object DBGrid1TotalQty: TdxDBGridMaskColumn
            BandIndex = 0
            RowIndex = 0
            FieldName = 'TotalQty'
          end
          object DBGrid1SafeQty: TdxDBGridMaskColumn
            BandIndex = 0
            RowIndex = 0
            FieldName = 'SafeQty'
          end
          object DBGrid1Remark: TdxDBGridMaskColumn
            BandIndex = 0
            RowIndex = 0
            FieldName = 'Remark'
          end
          object DBGrid1Creater: TdxDBGridMaskColumn
            BandIndex = 0
            RowIndex = 0
            FieldName = 'Creater'
          end
          object DBGrid1CreateDate: TdxDBGridDateColumn
            BandIndex = 0
            RowIndex = 0
            FieldName = 'CreateDate'
          end
          object DBGrid1Updater: TdxDBGridMaskColumn
            BandIndex = 0
            RowIndex = 0
            FieldName = 'Updater'
          end
          object DBGrid1UpdateDate: TdxDBGridDateColumn
            BandIndex = 0
            RowIndex = 0
            FieldName = 'UpdateDate'
          end
          object DBGrid1QInvInitial: TdxDBGridColumn
            BandIndex = 0
            RowIndex = 0
            FieldName = 'QInvInitial'
          end
        end
        inherited Panel3: TPanel
          Top = 91
          Width = 457
          Height = 260
          Visible = True
          object Label1: TLabel
            Left = 6
            Top = 6
            Width = 24
            Height = 12
            Caption = #26009#21495
            FocusControl = DBEdit1
          end
          object Label2: TLabel
            Left = 6
            Top = 48
            Width = 60
            Height = 12
            Caption = #21697#21517'('#20013#25991')'
            FocusControl = DBEdit2
            Font.Charset = ANSI_CHARSET
            Font.Color = clBlack
            Font.Height = -12
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
          end
          object Label6: TLabel
            Left = 6
            Top = 90
            Width = 60
            Height = 12
            Caption = #21697#21517'('#33521#25991')'
            FocusControl = DBEdit4
          end
          object Label15: TLabel
            Left = 6
            Top = 174
            Width = 54
            Height = 12
            Caption = #22411#21495'/'#35268#26684
            FocusControl = DBEdit4
          end
          object Label5: TLabel
            Left = 6
            Top = 132
            Width = 48
            Height = 12
            Caption = #25152#23646#31867#21035
          end
          object Label16: TLabel
            Left = 6
            Top = 216
            Width = 24
            Height = 12
            Caption = #39068#33394
            FocusControl = DBEdit4
          end
          object Label3: TLabel
            Left = 194
            Top = 6
            Width = 48
            Height = 12
            Caption = #23384#20179#21333#20301
            FocusControl = DBLookupComboBox1
          end
          object Label8: TLabel
            Left = 194
            Top = 90
            Width = 30
            Height = 12
            Caption = 'ABC'#30721
          end
          object Label7: TLabel
            Left = 194
            Top = 48
            Width = 48
            Height = 12
            Caption = #40664#35748#23384#20179
            FocusControl = DBLookupComboBox2
          end
          object Label10: TLabel
            Left = 194
            Top = 132
            Width = 48
            Height = 12
            Caption = #23433#20840#24211#23384
            FocusControl = DBEdit5
          end
          object Label11: TLabel
            Left = 194
            Top = 174
            Width = 36
            Height = 12
            Caption = #24635#24211#23384
            FocusControl = DBEdit6
          end
          object Label12: TLabel
            Left = 194
            Top = 216
            Width = 24
            Height = 12
            Caption = #22791#27880
            FocusControl = DBEdit7
          end
          object Label17: TLabel
            Left = 390
            Top = 48
            Width = 48
            Height = 12
            Caption = #25104#26412#31867#22411
            FocusControl = DBLookupComboBox3
          end
          object Label18: TLabel
            Left = 390
            Top = 114
            Width = 48
            Height = 12
            Caption = #26399#21021#24211#23384
          end
          object dxDBGrid2: TdxDBGrid
            Left = 388
            Top = 130
            Width = 204
            Height = 114
            Hint = #22238#36710#22686#21152',Ctrl+DEL'#21024#38500
            Bands = <
              item
              end>
            DefaultLayout = True
            HeaderPanelRowCount = 1
            KeyField = 'StockID'
            ShowSummaryFooter = True
            SummaryGroups = <>
            SummarySeparator = ', '
            ParentShowHint = False
            ShowHint = True
            TabOrder = 15
            OnKeyDown = dxDBGrid2KeyDown
            DataSource = DataSource1
            Filter.Criteria = {00000000}
            GridLineColor = clBlue
            OptionsBehavior = [edgoAutoSort, edgoDragScroll, edgoEditing, edgoEnterShowEditor, edgoTabs, edgoTabThrough, edgoVertThrough]
            OptionsDB = [edgoCancelOnExit, edgoCanDelete, edgoCanInsert, edgoCanNavigation, edgoConfirmDelete, edgoLoadAllRecords, edgoUseBookmarks]
            ScrollBars = ssNone
            object dxDBGrid2StockName: TdxDBGridLookupColumn
              Width = 83
              BandIndex = 0
              RowIndex = 0
              FieldName = 'StockName'
              ShowButtonStyle = sbAlways
              ClearKey = 46
              ImmediateDropDown = True
              CanDeleteText = True
            end
            object dxDBGrid2Qty: TdxDBGridMaskColumn
              Width = 59
              BandIndex = 0
              RowIndex = 0

⌨️ 快捷键说明

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