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

📄 ubasedata.dfm

📁 delphi 源码 小型企业管理软件
💻 DFM
📖 第 1 页 / 共 5 页
字号:
          WordWrap = False
          ShowCaption = True
          ShowGlyph = True
          SkinObject = 'Button'
        end
        object SeSkinButton20: TSeSkinButton
          Left = 138
          Top = 409
          Width = 60
          Height = 26
          Performance = kspDoubleBuffer
          Transparent = False
          OnClick = SeSkinButton1Click
          BlackAndWhiteGlyph = False
          Caption = #20445#23384'(&S)'
          State = kbsNormal
          TabOrder = 2
          WordWrap = False
          ShowCaption = True
          ShowGlyph = True
          SkinObject = 'Button'
        end
        object SeSkinButton21: TSeSkinButton
          Left = 200
          Top = 409
          Width = 60
          Height = 26
          Performance = kspDoubleBuffer
          Transparent = False
          OnClick = SeSkinButton2Click
          BlackAndWhiteGlyph = False
          Caption = #21462#28040'(&C)'
          State = kbsNormal
          TabOrder = 3
          WordWrap = False
          ShowCaption = True
          ShowGlyph = True
          SkinObject = 'Button'
        end
        object DBEdit9: TDBEdit
          Left = 16
          Top = 61
          Width = 200
          Height = 21
          DataField = 'poid'
          DataSource = D_mrp
          TabOrder = 4
        end
        object DBEdit15: TDBEdit
          Left = 16
          Top = 105
          Width = 200
          Height = 21
          DataField = 'spno'
          DataSource = D_mrp
          TabOrder = 5
        end
        object DBLookupComboBox1: TDBLookupComboBox
          Left = 16
          Top = 149
          Width = 200
          Height = 21
          DataField = 'ljname'
          DataSource = D_mrp
          TabOrder = 6
        end
        object DBLookupComboBox2: TDBLookupComboBox
          Left = 16
          Top = 193
          Width = 200
          Height = 21
          DataField = 'ljspec'
          DataSource = D_mrp
          TabOrder = 7
        end
        object DBLookupComboBox3: TDBLookupComboBox
          Left = 16
          Top = 236
          Width = 144
          Height = 21
          DataField = 'ljunit'
          DataSource = D_mrp
          TabOrder = 8
        end
        object DBEdit18: TDBEdit
          Left = 16
          Top = 280
          Width = 134
          Height = 21
          DataField = 'qtyNeed'
          DataSource = D_mrp
          TabOrder = 9
        end
        object DBEdit23: TDBEdit
          Left = 16
          Top = 324
          Width = 134
          Height = 21
          DataField = 'qtyPO'
          DataSource = D_mrp
          TabOrder = 10
        end
        object DBEdit24: TDBEdit
          Left = 16
          Top = 368
          Width = 134
          Height = 21
          DataField = 'qtyLeft'
          DataSource = D_mrp
          TabOrder = 11
        end
      end
    end
    object SeCustomTabSheet5: TSeCustomTabSheet
      Caption = #20379#24212#21830#34920
      PageIndex = 4
      PageVisible = True
      object JvDBGrid6: TJvDBGrid
        Left = 0
        Top = 0
        Width = 551
        Height = 579
        Align = alClient
        DataSource = D_kh
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
        ParentFont = False
        ReadOnly = True
        TabOrder = 0
        TitleFont.Charset = GB2312_CHARSET
        TitleFont.Color = clNavy
        TitleFont.Height = -12
        TitleFont.Name = #23435#20307
        TitleFont.Style = []
        SelectColumnsDialogStrings.Caption = 'Select columns'
        SelectColumnsDialogStrings.RealNamesOption = '[With the real field name]'
        SelectColumnsDialogStrings.OK = '&OK'
        SelectColumnsDialogStrings.NoSelectionWarning = 'At least one column must be visible!'
        EditControls = <>
        RowsHeight = 17
        TitleRowHeight = 16
        Columns = <
          item
            Expanded = False
            FieldName = 'khid'
            Title.Alignment = taCenter
            Title.Caption = #20379#24212#21830#20195#30721
            Width = 66
            Visible = True
          end
          item
            Color = clInfoBk
            Expanded = False
            FieldName = 'khname'
            Title.Alignment = taCenter
            Title.Caption = #20379#24212#21830#21517#31216
            Width = 140
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'supType'
            Title.Alignment = taCenter
            Width = 80
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'payTerm'
            Title.Alignment = taCenter
            Width = 78
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'addr'
            Title.Alignment = taCenter
            Width = 70
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'linkman'
            Title.Alignment = taCenter
            Width = 70
            Visible = True
          end
          item
            Color = clInfoBk
            Expanded = False
            FieldName = 'tel'
            Title.Alignment = taCenter
            Width = 70
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'fax'
            Title.Alignment = taCenter
            Width = 80
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'postalCode'
            Title.Alignment = taCenter
            Width = 80
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'email'
            Title.Alignment = taCenter
            Width = 80
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'website'
            Title.Alignment = taCenter
            Width = 109
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'remark'
            Title.Alignment = taCenter
            Title.Caption = #35828#26126
            Width = 109
            Visible = True
          end>
      end
      object SeSkinPanel6: TSeSkinPanel
        Left = 551
        Top = 0
        Width = 271
        Height = 579
        Performance = kspNoBuffer
        Transparent = True
        Align = alRight
        AnimateRoll = False
        BevelWidth = 1
        BorderWidth = 3
        ButtonKind = pbkRoll
        Caption = #35814#24773
        Rolled = False
        ParentRoll = False
        ShowBevel = True
        ShowButton = False
        ShowCaption = True
        SkinObject = 'Panel'
        NormalHeight = {00000000}
        object SeSkinLabel6: TSeSkinLabel
          Left = 13
          Top = 79
          Width = 72
          Height = 13
          Performance = kspNoBuffer
          Transparent = True
          Caption = #20379#24212#21830#21517#31216#65306
          Color = clBtnFace
          ParentColor = False
          SkinObject = 'Label'
        end
        object SeSkinLabel7: TSeSkinLabel
          Left = 13
          Top = 48
          Width = 72
          Height = 13
          Performance = kspNoBuffer
          Transparent = True
          Caption = #20379#24212#21830#20195#30721#65306
          Color = clBtnFace
          ParentColor = False
          SkinObject = 'Label'
        end
        object SeSkinLabel8: TSeSkinLabel
          Left = 13
          Top = 328
          Width = 60
          Height = 13
          Performance = kspNoBuffer
          Transparent = True
          Caption = #30005#23376#37038#31665#65306
          Color = clBtnFace
          ParentColor = False
          SkinObject = 'Label'
        end
        object SeSkinLabel14: TSeSkinLabel
          Left = 13
          Top = 359
          Width = 36
          Height = 13
          Performance = kspNoBuffer
          Transparent = True
          Caption = #32593#22336#65306
          Color = clBtnFace
          ParentColor = False
          SkinObject = 'Label'
        end
        object SeSkinLabel15: TSeSkinLabel
          Left = 13
          Top = 204
          Width = 36
          Height = 13
          Performance = kspNoBuffer
          Transparent = True
          Caption = #30005#35805#65306
          Color = clBtnFace
          ParentColor = False
          SkinObject = 'Label'
        end
        object SeSkinLabel16: TSeSkinLabel
          Left = 13
          Top = 173
          Width = 48
          Height = 13
          Performance = kspNoBuffer
          Transparent = True
          Caption = #32852#31995#20154#65306
          Color = clBtnFace
          ParentColor = False
          SkinObject = 'Label'
        end
        object SeSkinLabel17: TSeSkinLabel
          Left = 13
          Top = 235
          Width = 36
          Height = 13
          Performance = kspNoBuffer
          Transparent = True
          Caption = #20256#30495#65306
          Color = clBtnFace
          ParentColor = False
          SkinObject = 'Label'
        end
        object SeSkinLabel18: TSeSkinLabel
          Left = 13
          Top = 297
          Width = 60
          Height = 13
          Performance = kspNoBuffer
          Transparent = True
          Caption = #37038#25919#32534#30721#65306
          Color = clBtnFace
          ParentColor = False
          SkinObject = 'Label'
        end
        object SeSkinLabel19: TSeSkinLabel
          Left = 13
          Top = 110
          Width = 72
          Height = 13
          Performance = kspNoBuffer
          Transparent = True
          Caption = #20379#24212#21830#31867#21035#65306
          Color = clBtnFace
          ParentColor = False
          SkinObject = 'Label'
        end
        object SeSkinLabel20: TSeSkinLabel
          Left = 13
          Top = 390
          Width = 36
          Height = 13
          Performance = kspNoBuffer
          Transparent = True
          Caption = #22791#27880#65306
          Color = clBtnFace
          ParentColor = False
          SkinObject = 'Label'
        end
        object SeSkinLabel21: TSeSkinLabel
          Left = 13
          Top = 266
          Width = 36
          Height = 13
          Performance = kspNoBuffer
          Transparent = True
          Caption = #22320#22336#65306
          Color = clBtnFace
          ParentColor = False
          SkinObject = 'Label'
        end
        object SeSkinLabel3: TSeSkinLabel
          Left = 13
          Top = 142
          Width = 60
          Height = 13
          Performance = kspNoBuffer
          Transparent = True
          Caption = #20184#27454#26465#20214#65306
          Color = clBtnFace
          ParentColor = False
          SkinObject = 'Label'
        end
        object SeSkinButton23: TSeSkinButton
          Left = 8
          Top = 433
          Width = 60
          Height = 26
          Performance = kspDoubleBuffer
          Transparent = False
          BlackAndWhiteGlyph = False
          Caption = #22686#21152'(&A)'
          State = kbsNormal
          TabOrder = 12
          WordWrap = False
          ShowCaption = True
          ShowGlyph = True
          SkinObject = 'Button'
        end
        object SeSkinButton24: TSeSkinButton
          Left = 69
          Top = 433
          Width = 60
          Height = 26
          Performance = kspDoubleBuffer
          Transparent = False
          BlackAndWhiteGlyph = False
          Caption = #21024#38500'(&D)'
          State = kbsNormal
          TabOrder = 13
          WordWrap = False
          ShowCaption = True
          ShowGlyph = True
          SkinObject = 'Button'
        end
        object DBEdit25: TDBEdit
          Left = 103
          Top = 75
          Width = 118
          Height = 21
          Cursor = crIBeam
          Color = clWhite
  

⌨️ 快捷键说明

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