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

📄 udj.dfm

📁 delphi 源码 小型企业管理软件
💻 DFM
📖 第 1 页 / 共 5 页
字号:
              'spname'#9'20'#9'spname'#9'F'
              'spspec'#9'30'#9'spspec'#9'F'
              'spunit'#9'10'#9#21333#20301#9'F'
              'spClass'#9'15'#9#31867#21035#9'F')
            DataField = 'ljno'
            DataSource = D_boBody
            LookupTable = DM.QDM_LJ
            LookupField = 'spno'
            Style = csDropDownList
            
            TabOrder = 0
            AutoDropDown = True
            ShowButton = True
            UseTFields = False
            PreciseEditRegion = False
            AllowClearKey = False
            ShowMatchText = True
            OnCloseUp = wwDBLookupCombo3CloseUp
          end
          object SeSkinButton12: TSeSkinButton
            Left = 8
            Top = 193
            Width = 60
            Height = 26
            Performance = kspDoubleBuffer
            Transparent = False
            BlackAndWhiteGlyph = False
            Caption = #22686#21152'(&1)'
            State = kbsNormal
            TabOrder = 4
            WordWrap = False
            ShowCaption = True
            ShowGlyph = True
            SkinObject = 'Button'
          end
          object SeSkinButton17: TSeSkinButton
            Left = 69
            Top = 193
            Width = 60
            Height = 26
            Performance = kspDoubleBuffer
            Transparent = False
            BlackAndWhiteGlyph = False
            Caption = #21024#38500'(&2)'
            State = kbsNormal
            TabOrder = 5
            WordWrap = False
            ShowCaption = True
            ShowGlyph = True
            SkinObject = 'Button'
          end
          object SeSkinButton18: TSeSkinButton
            Left = 130
            Top = 193
            Width = 60
            Height = 26
            Performance = kspDoubleBuffer
            Transparent = False
            OnClick = SeSkinButton15Click
            BlackAndWhiteGlyph = False
            Caption = #20445#23384'(&3)'
            State = kbsNormal
            TabOrder = 6
            WordWrap = False
            ShowCaption = True
            ShowGlyph = True
            SkinObject = 'Button'
          end
          object SeSkinButton19: TSeSkinButton
            Left = 192
            Top = 193
            Width = 60
            Height = 26
            Performance = kspDoubleBuffer
            Transparent = False
            OnClick = SeSkinButton16Click
            BlackAndWhiteGlyph = False
            Caption = #21462#28040'(&4)'
            State = kbsNormal
            TabOrder = 7
            WordWrap = False
            ShowCaption = True
            ShowGlyph = True
            SkinObject = 'Button'
          end
          object SeSkinButton20: TSeSkinButton
            Left = 8
            Top = 161
            Width = 177
            Height = 26
            Performance = kspDoubleBuffer
            Transparent = False
            Visible = False
            OnClick = SeSkinButton20Click
            BlackAndWhiteGlyph = False
            Caption = #20174#29289#26009#38656#27714#34920#36873#21462'(&U) ...'
            State = kbsNormal
            TabOrder = 8
            WordWrap = False
            ShowCaption = True
            ShowGlyph = True
            SkinObject = 'Button'
          end
        end
        object JvDBGrid4: TJvDBGrid
          Left = 1
          Top = 1
          Width = 539
          Height = 247
          Align = alClient
          DataSource = D_boBody
          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 = 1
          TitleFont.Charset = DEFAULT_CHARSET
          TitleFont.Color = clNavy
          TitleFont.Height = -11
          TitleFont.Name = 'MS Sans Serif'
          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 = 17
          Columns = <
            item
              Expanded = False
              FieldName = 'ljno'
              Title.Alignment = taCenter
              Title.Caption = #21830#21697#32534#21495
              Title.Font.Charset = GB2312_CHARSET
              Title.Font.Color = clNavy
              Title.Font.Height = -12
              Title.Font.Name = #23435#20307
              Title.Font.Style = []
              Width = 88
              Visible = True
            end
            item
              Color = clInfoBk
              Expanded = False
              FieldName = 'spname'
              Title.Alignment = taCenter
              Title.Font.Charset = GB2312_CHARSET
              Title.Font.Color = clNavy
              Title.Font.Height = -12
              Title.Font.Name = #23435#20307
              Title.Font.Style = []
              Width = 81
              Visible = True
            end
            item
              Color = clInfoBk
              Expanded = False
              FieldName = 'spspec'
              Title.Alignment = taCenter
              Title.Font.Charset = GB2312_CHARSET
              Title.Font.Color = clNavy
              Title.Font.Height = -12
              Title.Font.Name = #23435#20307
              Title.Font.Style = []
              Width = 88
              Visible = True
            end
            item
              Expanded = False
              FieldName = 'qty'
              Title.Alignment = taCenter
              Width = 58
              Visible = True
            end
            item
              Expanded = False
              FieldName = 'spnunit'
              Title.Alignment = taCenter
              Width = 50
              Visible = True
            end
            item
              Expanded = False
              FieldName = 'price'
              Title.Alignment = taCenter
              Width = 54
              Visible = True
            end
            item
              Expanded = False
              FieldName = 'amt'
              Title.Alignment = taCenter
              Width = 62
              Visible = True
            end>
        end
      end
    end
    object SeCustomTabSheet3: TSeCustomTabSheet
      Caption = #21046#21333#32500#25252
      PageIndex = 2
      PageVisible = True
      object Splitter3: TSplitter
        Left = 0
        Top = 249
        Width = 812
        Height = 3
        Cursor = crVSplit
        Align = alTop
      end
      object Panel5: TPanel
        Left = 0
        Top = 0
        Width = 812
        Height = 249
        Align = alTop
        TabOrder = 0
        object SeSkinPanel5: TSeSkinPanel
          Left = 540
          Top = 1
          Width = 271
          Height = 247
          Performance = kspNoBuffer
          Transparent = True
          Align = alRight
          AnimateRoll = False
          BevelWidth = 1
          BorderWidth = 3
          ButtonKind = pbkRoll
          Caption = #21046#21333
          Rolled = False
          ParentRoll = False
          ShowBevel = True
          ShowButton = False
          ShowCaption = True
          SkinObject = 'Panel'
          NormalHeight = {00000000}
          object SeSkinLabel16: TSeSkinLabel
            Left = 13
            Top = 92
            Width = 70
            Height = 13
            Performance = kspNoBuffer
            Transparent = True
            Caption = #35746#21333#32534#21495#65306
            Color = clBtnFace
            ParentColor = False
            SkinObject = 'Label'
          end
          object SeSkinLabel17: TSeSkinLabel
            Left = 13
            Top = 40
            Width = 70
            Height = 13
            Performance = kspNoBuffer
            Transparent = True
            Caption = #21046#21333#32534#21495#65306
            Color = clBtnFace
            ParentColor = False
            SkinObject = 'Label'
          end
          object SeSkinLabel18: TSeSkinLabel
            Left = 13
            Top = 120
            Width = 70
            Height = 13
            Performance = kspNoBuffer
            Transparent = True
            Caption = #23458#25143#32534#21495#65306
            Color = clBtnFace
            ParentColor = False
            SkinObject = 'Label'
          end
          object SeSkinLabel19: TSeSkinLabel
            Left = 13
            Top = 148
            Width = 70
            Height = 13
            Performance = kspNoBuffer
            Transparent = True
            Caption = #38656#27714#26085#26399#65306
            Color = clBtnFace
            ParentColor = False
            SkinObject = 'Label'
          end
          object SeSkinLabel20: TSeSkinLabel
            Left = 13
            Top = 66
            Width = 70
            Height = 13
            Performance = kspNoBuffer
            Transparent = True
            Caption = #21046#21333#26085#26399#65306
            Color = clBtnFace
            ParentColor = False
            SkinObject = 'Label'
          end
          object SeSkinButton21: TSeSkinButton
            Left = 8
            Top = 186
            Width = 60
            Height = 26
            Performance = kspDoubleBuffer
            Transparent = False
            BlackAndWhiteGlyph = False
            Caption = #22686#21152'(&A)'
            State = kbsNormal
            TabOrder = 5
            WordWrap = False
            ShowCaption = True
            ShowGlyph = True
            SkinObject = 'Button'
          end
          object SeSkinButton22: TSeSkinButton
            Left = 69
            Top = 186
            Width = 60
            Height = 26
            Performance = kspDoubleBuffer
            Transparent = False
            BlackAndWhiteGlyph = False
            Caption = #21024#38500'(&D)'
            State = kbsNormal
            TabOrder = 6
            WordWrap = False
            ShowCaption = True
            ShowGlyph = True
            SkinObject = 'Button'
          end
          object DBEdit10: TDBEdit
            Left = 103
            Top = 36
            Width = 134
            Height = 21
            Cursor = crIBeam
            Color = clWhite
            DataField = 'moid'
            DataSource = D_moHead
            
            TabOrder = 0
          end
          object DBEdit11: TDBEdit
            Left = 103
            Top = 117
            Width = 134
            Height = 21
            Cursor = crIBeam
            Color = clWhite
            DataField = 'khid'
            DataSource = D_moHead
            
            TabOrder = 3
          end
          object SeSkinButton23: TSeSkinButton
            Left = 130
            Top = 186
            Width = 60
            Height = 26
            Performance = kspDoubleBuffer
            Transparent = False
            OnClick = SeSkinButton5Click
            BlackAndWhiteGlyph = False
            Caption = #20445#23384'(&S)'
            State = kbsNormal
            TabOrder = 7
            WordWrap = False
            ShowCaption = True
            ShowGlyph = True
            SkinObject = 'Button'
          end
          object SeSkinButton24: TSeSkinButton
            Left = 192
            Top = 186
            Width = 60
            Height = 26
            Performance = kspDoubleBuffer
            Transparent = False
            OnClick = SeSkinButton6Click
            BlackAndWhiteGlyph = False
            Caption = #21462#28040'(&C)'
            State = kbsNormal
            TabOrder = 8
            WordWrap = False
            ShowCaption = True
            ShowGlyph = True
            SkinObject = 'Button'
          end
          object DBDateTimeEditEh5: TDBDateTimeEditEh
            Left = 103
            Top = 144
            Width = 121
            Height = 21
            DataField = 'needdate'
            DataSource = D_moHead
            EditButtons = <>
            
            Kind = dtkDateEh
            TabOrder = 4
            Visible = True
          end
          object JvDBLookupCombo2: TJvDBLookupCombo
            Left = 103
            Top = 88
            Width = 137
            Height = 21
            DataField = 'poid'
            DataSource = D_moHead
            
            LookupField = 'poid'
            LookupDisplay = 'poid'

⌨️ 快捷键说明

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