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

📄 udj.dfm

📁 delphi 源码 小型企业管理软件
💻 DFM
📖 第 1 页 / 共 5 页
字号:
            ParentColor = False
            SkinObject = 'Label'
          end
          object SeSkinButton1: TSeSkinButton
            Left = 8
            Top = 201
            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 SeSkinButton2: TSeSkinButton
            Left = 69
            Top = 201
            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 DBEdit2: TDBEdit
            Left = 103
            Top = 36
            Width = 134
            Height = 21
            Cursor = crIBeam
            Color = clWhite
            DataField = 'boid'
            DataSource = D_boHead
            
            TabOrder = 0
          end
          object SeSkinButton7: TSeSkinButton
            Left = 130
            Top = 201
            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 SeSkinButton8: TSeSkinButton
            Left = 192
            Top = 201
            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 DBDateTimeEditEh3: TDBDateTimeEditEh
            Left = 104
            Top = 64
            Width = 134
            Height = 21
            DataField = 'bodate'
            DataSource = D_boHead
            EditButtons = <>
            
            Kind = dtkDateEh
            TabOrder = 1
            Visible = True
          end
          object DBDateTimeEditEh4: TDBDateTimeEditEh
            Left = 104
            Top = 120
            Width = 134
            Height = 21
            DataField = 'needDate'
            DataSource = D_boHead
            EditButtons = <>
            
            Kind = dtkDateEh
            TabOrder = 3
            Visible = True
          end
          object SeSkinButton9: TSeSkinButton
            Tag = 1
            Left = 70
            Top = 233
            Width = 60
            Height = 26
            Performance = kspDoubleBuffer
            Transparent = False
            Visible = False
            BlackAndWhiteGlyph = False
            Caption = #29983#25928'(&E)'
            State = kbsNormal
            TabOrder = 10
            WordWrap = False
            ShowCaption = True
            ShowGlyph = True
            SkinObject = 'Button'
          end
          object wwDBLookupCombo1: TwwDBLookupCombo
            Left = 72
            Top = 92
            Width = 166
            Height = 21
            HelpType = htKeyword
            DropDownAlignment = taRightJustify
            Selected.Strings = (
              'khid'#9'15'#9'khid'#9'F'
              'khname'#9'20'#9'khname'#9'F')
            DataField = 'khname'
            DataSource = D_boHead
            LookupTable = DM.QDM_sup
            LookupField = 'khname'
            Style = csDropDownList
            
            TabOrder = 2
            AutoDropDown = True
            ShowButton = True
            UseTFields = False
            PreciseEditRegion = False
            AllowClearKey = False
            ShowMatchText = True
          end
          object SeSkinButton11: TSeSkinButton
            Left = 8
            Top = 231
            Width = 60
            Height = 26
            Performance = kspDoubleBuffer
            Transparent = False
            OnClick = SeSkinButton11Click
            BlackAndWhiteGlyph = False
            Caption = #25171#21360'(&P)'
            State = kbsNormal
            TabOrder = 9
            WordWrap = False
            ShowCaption = True
            ShowGlyph = True
            SkinObject = 'Button'
          end
          object JvDBLookupCombo3: TJvDBLookupCombo
            Left = 103
            Top = 150
            Width = 137
            Height = 21
            DataField = 'poid'
            DataSource = D_boHead
            
            LookupField = 'poid'
            LookupDisplay = 'poid'
            LookupSource = D_poHead
            TabOrder = 4
          end
        end
        object JvDBGrid3: TJvDBGrid
          Left = 1
          Top = 1
          Width = 539
          Height = 263
          Align = alClient
          DataSource = D_boHead
          
          Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
          ReadOnly = True
          TabOrder = 1
          TitleFont.Charset = DEFAULT_CHARSET
          TitleFont.Color = clWindowText
          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 = 'boid'
              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 = 93
              Visible = True
            end
            item
              Expanded = False
              FieldName = 'bodate'
              Title.Alignment = taCenter
              Title.Font.Charset = DEFAULT_CHARSET
              Title.Font.Color = clNavy
              Title.Font.Height = -11
              Title.Font.Name = 'MS Sans Serif'
              Title.Font.Style = []
              Width = 87
              Visible = True
            end
            item
              Color = clInfoBk
              Expanded = False
              FieldName = 'khid'
              Title.Alignment = taCenter
              Title.Caption = #20379#24212#21830#32534#21495
              Title.Font.Charset = GB2312_CHARSET
              Title.Font.Color = clNavy
              Title.Font.Height = -12
              Title.Font.Name = #23435#20307
              Title.Font.Style = []
              Visible = False
            end
            item
              Expanded = False
              FieldName = 'khname'
              Title.Alignment = taCenter
              Title.Caption = #20379#24212#21830#21517#31216
              Title.Font.Charset = GB2312_CHARSET
              Title.Font.Color = clNavy
              Title.Font.Height = -12
              Title.Font.Name = #23435#20307
              Title.Font.Style = []
              Width = 135
              Visible = True
            end
            item
              Color = clInfoBk
              Expanded = False
              FieldName = 'needDate'
              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 = 83
              Visible = True
            end
            item
              Expanded = False
              FieldName = 'ifok'
              Title.Alignment = taCenter
              Title.Caption = #26159#21542#29983#25928
              Title.Font.Charset = DEFAULT_CHARSET
              Title.Font.Color = clNavy
              Title.Font.Height = -11
              Title.Font.Name = 'MS Sans Serif'
              Title.Font.Style = []
              Visible = False
            end
            item
              Expanded = False
              FieldName = 'poid'
              Title.Alignment = taCenter
              Title.Caption = #35746#21333#32534#21495
              Title.Font.Charset = DEFAULT_CHARSET
              Title.Font.Color = clNavy
              Title.Font.Height = -11
              Title.Font.Name = 'MS Sans Serif'
              Title.Font.Style = []
              Width = 120
              Visible = True
            end>
        end
      end
      object Panel4: TPanel
        Left = 0
        Top = 268
        Width = 812
        Height = 249
        Align = alClient
        TabOrder = 1
        object SeSkinPanel4: TSeSkinPanel
          Left = 540
          Top = 1
          Width = 271
          Height = 247
          Performance = kspNoBuffer
          Transparent = True
          Align = alRight
          AnimateRoll = False
          BevelWidth = 1
          BorderWidth = 3
          ButtonKind = pbkRoll
          Caption = #37319#36141#21333#26126#32454
          Rolled = False
          ParentRoll = False
          ShowBevel = True
          ShowButton = False
          ShowCaption = True
          SkinObject = 'Panel'
          NormalHeight = {00000000}
          object SeSkinLabel12: TSeSkinLabel
            Left = 13
            Top = 68
            Width = 70
            Height = 13
            Performance = kspNoBuffer
            Transparent = True
            Caption = #37319#36141#25968#37327#65306
            Color = clBtnFace
            ParentColor = False
            SkinObject = 'Label'
          end
          object SeSkinLabel13: TSeSkinLabel
            Left = 13
            Top = 96
            Width = 42
            Height = 13
            Performance = kspNoBuffer
            Transparent = True
            Caption = #21333#20215#65306
            Color = clBtnFace
            ParentColor = False
            SkinObject = 'Label'
          end
          object SeSkinLabel14: TSeSkinLabel
            Left = 13
            Top = 126
            Width = 42
            Height = 13
            Performance = kspNoBuffer
            Transparent = True
            Caption = #37329#39069#65306
            Color = clBtnFace
            ParentColor = False
            SkinObject = 'Label'
          end
          object SeSkinLabel15: TSeSkinLabel
            Left = 13
            Top = 40
            Width = 42
            Height = 13
            Performance = kspNoBuffer
            Transparent = True
            Caption = #26009#20214#65306
            Color = clBtnFace
            ParentColor = False
            SkinObject = 'Label'
          end
          object DBEdit5: TDBEdit
            Left = 103
            Top = 64
            Width = 134
            Height = 21
            Cursor = crIBeam
            Color = clWhite
            DataField = 'qty'
            DataSource = D_boBody
            
            TabOrder = 1
          end
          object DBEdit6: TDBEdit
            Left = 103
            Top = 93
            Width = 134
            Height = 21
            Cursor = crIBeam
            Color = clWhite
            DataField = 'price'
            DataSource = D_boBody
            
            TabOrder = 2
          end
          object DBEdit8: TDBEdit
            Left = 103
            Top = 122
            Width = 134
            Height = 21
            Cursor = crIBeam
            TabStop = False
            Color = clBtnFace
            DataField = 'amt'
            DataSource = D_boBody
            
            ReadOnly = True
            TabOrder = 3
          end
          object wwDBLookupCombo3: TwwDBLookupCombo
            Left = 72
            Top = 35
            Width = 166
            Height = 21
            HelpType = htKeyword
            DropDownAlignment = taRightJustify
            Selected.Strings = (
              'spno'#9'15'#9'spno'#9'F'

⌨️ 快捷键说明

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