bproduct.dfm

来自「三层ERP系统 (SQL)」· DFM 代码 · 共 1,348 行 · 第 1/3 页

DFM
1,348
字号
            WantReturns = False
            WordWrap = False
          end
        end
        object TabSheet2: TTabSheet
          Caption = #22522#26412#36039#26009#20108
          ImageIndex = 1
          object Label11: TLabel
            Left = 39
            Top = 23
            Width = 42
            Height = 13
            Caption = #25104#26412#20729
          end
          object Label12: TLabel
            Left = 311
            Top = 23
            Width = 42
            Height = 13
            Caption = #38646#21806#20729
          end
          object Label13: TLabel
            Left = 39
            Top = 51
            Width = 42
            Height = 13
            Caption = #25209#30332#20729
          end
          object Label14: TLabel
            Left = 311
            Top = 51
            Width = 42
            Height = 13
            Caption = #21443#32771#20729
          end
          object Label15: TLabel
            Left = 39
            Top = 79
            Width = 56
            Height = 13
            Caption = #26368#23567#24235#23384
          end
          object Label16: TLabel
            Left = 311
            Top = 79
            Width = 56
            Height = 13
            Caption = #26368#22823#24235#23384
          end
          object Label17: TLabel
            Left = 39
            Top = 107
            Width = 56
            Height = 13
            Caption = #26368#23567#37329#38989
          end
          object Label18: TLabel
            Left = 311
            Top = 107
            Width = 56
            Height = 13
            Caption = #26368#22823#37329#38989
          end
          object Label19: TLabel
            Left = 311
            Top = 135
            Width = 56
            Height = 13
            Caption = #26159#21542#32068#35037
          end
          object Label20: TLabel
            Left = 39
            Top = 135
            Width = 28
            Height = 13
            Caption = #29376#24907
          end
          object wwDBEdit7: TwwDBEdit
            Left = 104
            Top = 18
            Width = 121
            Height = 21
            DataField = 'fWholePrice'
            DataSource = DSbaseinfo
            TabOrder = 0
            UnboundDataType = wwDefault
            WantReturns = False
            WordWrap = False
          end
          object wwDBEdit8: TwwDBEdit
            Left = 376
            Top = 18
            Width = 121
            Height = 21
            DataField = 'fRetailPrice'
            DataSource = DSbaseinfo
            TabOrder = 1
            UnboundDataType = wwDefault
            WantReturns = False
            WordWrap = False
          end
          object wwDBEdit9: TwwDBEdit
            Left = 376
            Top = 45
            Width = 121
            Height = 21
            DataField = 'fRefPrice'
            DataSource = DSbaseinfo
            TabOrder = 3
            UnboundDataType = wwDefault
            WantReturns = False
            WordWrap = False
          end
          object wwDBEdit10: TwwDBEdit
            Left = 104
            Top = 47
            Width = 121
            Height = 21
            DataField = 'fPrePrice'
            DataSource = DSbaseinfo
            TabOrder = 2
            UnboundDataType = wwDefault
            WantReturns = False
            WordWrap = False
          end
          object wwDBEdit11: TwwDBEdit
            Left = 104
            Top = 76
            Width = 121
            Height = 21
            DataField = 'fMinNum'
            DataSource = DSbaseinfo
            TabOrder = 4
            UnboundDataType = wwDefault
            WantReturns = False
            WordWrap = False
          end
          object wwDBEdit12: TwwDBEdit
            Left = 376
            Top = 73
            Width = 121
            Height = 21
            DataField = 'fMaxNum'
            DataSource = DSbaseinfo
            TabOrder = 5
            UnboundDataType = wwDefault
            WantReturns = False
            WordWrap = False
          end
          object wwDBEdit13: TwwDBEdit
            Left = 104
            Top = 105
            Width = 121
            Height = 21
            DataField = 'fMinSum'
            DataSource = DSbaseinfo
            TabOrder = 6
            UnboundDataType = wwDefault
            WantReturns = False
            WordWrap = False
          end
          object wwDBEdit14: TwwDBEdit
            Left = 376
            Top = 100
            Width = 121
            Height = 21
            DataField = 'fMaxSum'
            DataSource = DSbaseinfo
            TabOrder = 7
            UnboundDataType = wwDefault
            WantReturns = False
            WordWrap = False
          end
          object wwCheckBox1: TwwCheckBox
            Left = 104
            Top = 134
            Width = 57
            Height = 17
            DisableThemes = False
            AlwaysTransparent = False
            ValueChecked = 'True'
            ValueUnchecked = 'False'
            DisplayValueChecked = 'True'
            DisplayValueUnchecked = 'False'
            NullAndBlankState = cbUnchecked
            Caption = #21855#29992
            DataField = 'fStatus'
            DataSource = DSbaseinfo
            TabOrder = 8
          end
          object wwCheckBox2: TwwCheckBox
            Left = 376
            Top = 132
            Width = 57
            Height = 17
            DisableThemes = False
            AlwaysTransparent = False
            ValueChecked = 'True'
            ValueUnchecked = 'False'
            DisplayValueChecked = 'True'
            DisplayValueUnchecked = 'False'
            NullAndBlankState = cbUnchecked
            Caption = #32068#35037
            DataField = 'fIsPackage'
            DataSource = DSbaseinfo
            TabOrder = 9
          end
        end
        object TabSheet3: TTabSheet
          Caption = #22522#26412#36039#26009#19977
          ImageIndex = 2
          object Label21: TLabel
            Left = 20
            Top = 20
            Width = 56
            Height = 13
            Caption = #20633'    '#27880
          end
          object DBMemo1: TDBMemo
            Left = 96
            Top = 16
            Width = 441
            Height = 137
            DataField = 'fNotes'
            DataSource = DSbaseinfo
            TabOrder = 0
          end
        end
        object TabSheet4: TTabSheet
          Caption = #29986#21697#22294#27171
          ImageIndex = 3
          object Panel6: TPanel
            Left = 0
            Top = 0
            Width = 218
            Height = 175
            Align = alLeft
            BevelOuter = bvLowered
            TabOrder = 0
            object Image1: TImage
              Left = 1
              Top = 1
              Width = 216
              Height = 173
              Align = alClient
              Stretch = True
              OnClick = Image1Click
            end
          end
          object Button1: TButton
            Left = 256
            Top = 48
            Width = 75
            Height = 25
            Action = Bmpselect
            TabOrder = 1
          end
          object Button2: TButton
            Left = 256
            Top = 88
            Width = 75
            Height = 25
            Action = BmpDelete
            TabOrder = 2
          end
          object Button3: TButton
            Left = 256
            Top = 128
            Width = 75
            Height = 25
            Action = BmpSaveAs
            TabOrder = 3
          end
        end
        object TabSheet5: TTabSheet
          Caption = #29986#21697#24037#34269#21934
          ImageIndex = 4
          object Label22: TLabel
            Left = 68
            Top = 60
            Width = 84
            Height = 13
            Caption = #25991#20214#24037#34269#30446#37636
          end
          object DBEditEh1: TDBEditEh
            Left = 160
            Top = 56
            Width = 345
            Height = 21
            DataField = 'fReadmeFile'
            DataSource = DSbaseinfo
            EditButtons = <>
            TabOrder = 0
            Visible = True
          end
          object Button6: TButton
            Left = 293
            Top = 96
            Width = 103
            Height = 25
            Action = FileSelect
            TabOrder = 1
          end
          object Button7: TButton
            Left = 398
            Top = 96
            Width = 103
            Height = 25
            Action = FileOpen
            TabOrder = 2
          end
        end
      end
      object grid: TDBGridEh
        Left = 0
        Top = 203
        Width = 581
        Height = 303
        Align = alClient
        DataSource = DSbaseinfo
        Flat = True
        FooterColor = clWindow
        FooterFont.Charset = ANSI_CHARSET
        FooterFont.Color = clWindowText
        FooterFont.Height = -13
        FooterFont.Name = #32048#26126#39636
        FooterFont.Style = []
        ReadOnly = True
        TabOrder = 1
        TitleFont.Charset = ANSI_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -13
        TitleFont.Name = #32048#26126#39636
        TitleFont.Style = []
        OnGetCellParams = gridGetCellParams
        Columns = <
          item
            EditButtons = <>
            FieldName = 'fID'
            Footers = <>
            Visible = False
          end
          item
            EditButtons = <>
            FieldName = 'fTypeCode'
            Footers = <>
            Visible = False
          end
          item
            EditButtons = <>
            FieldName = 'fCode'
            Footers = <>
            Title.Caption = #32232#30908
            Width = 100
          end
          item
            EditButtons = <>
            FieldName = 'fName'
            Footers = <>
            Title.Caption = #21517#31281
            Width = 150
          end
          item
            EditButtons = <>
            FieldName = 'fSpec'
            Footers = <>
            Title.Caption = #35215#26684
            Width = 120
          end
          item
            EditButtons = <>
            FieldName = 'fEnglishName'
            Footers = <>
            Visible = False
          end
          item
            EditButtons = <>
            FieldName = 'fColor'
            Footers = <>
            Visible = False
          end
          item
            EditButtons = <>
            FieldName = 'fLevel'
            Footers = <>
            Visible = False
          end
          item
            EditButtons = <>
            FieldName = 'fUnitName'
            Footers = <>
            Title.Caption = #21934#20301
            Width = 40
          end
          item
            EditButtons = <>
            FieldName = 'funitSName'
            Footers = <>
            Visible = False
            Width = 354
          end
          item
            EditButtons = <>
            FieldName = 'fUnitRelation'
            Footers = <>
            Visible = False
          end
          item
            EditButtons = <>
            FieldName = 'fWholePrice'
            Footers = <>
            Visible = False
          end
          item
            EditButtons = <>
            FieldName = 'fRetailPrice'
            Footers = <>
            Title.Caption = #25104#26412#20729
            Width = 60
          end
          item
            EditButtons = <>
            FieldName = 'fPrePrice'
            Footers = <>
            Visible = False
          end
          item
            EditButtons = <>
            FieldName = 'fRefPrice'
            Footers = <>
            Visible = False
          end
          item
            EditButtons = <>
            FieldName = 'fMaxNum'
            Footers = <>
            Visible = False
          end
          item
            EditButtons = <>
            FieldName = 'fMinNum'
            Footers = <>
            Visible = False
          end
          item
            EditButtons = <>
            FieldName = 'fMaxSum'
            Footers = <>
            Visible = False
          end

⌨️ 快捷键说明

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