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

📄 purchinf.dfm

📁 一个以前收集的基于C/S架构的ERP客户端源代码
💻 DFM
📖 第 1 页 / 共 5 页
字号:
            Height = 12
            Caption = '法人代表:'
            Font.Charset = GB2312_CHARSET
            Font.Color = clWindowText
            Font.Height = -12
            Font.Name = '宋体'
            Font.Style = []
            ParentFont = False
          end
          object Label16: TLabel
            Left = 10
            Top = 44
            Width = 42
            Height = 12
            Caption = '联系人:'
            Font.Charset = GB2312_CHARSET
            Font.Color = clWindowText
            Font.Height = -12
            Font.Name = '宋体'
            Font.Style = []
            ParentFont = False
          end
          object Label17: TLabel
            Left = 10
            Top = 175
            Width = 54
            Height = 12
            Caption = '联系地址:'
            Font.Charset = GB2312_CHARSET
            Font.Color = clWindowText
            Font.Height = -12
            Font.Name = '宋体'
            Font.Style = []
            ParentFont = False
          end
          object Label18: TLabel
            Left = 10
            Top = 149
            Width = 54
            Height = 12
            Caption = '邮政编码:'
            Font.Charset = GB2312_CHARSET
            Font.Color = clWindowText
            Font.Height = -12
            Font.Name = '宋体'
            Font.Style = []
            ParentFont = False
          end
          object Label19: TLabel
            Left = 10
            Top = 123
            Width = 54
            Height = 12
            Caption = '电子信箱:'
            Font.Charset = GB2312_CHARSET
            Font.Color = clWindowText
            Font.Height = -12
            Font.Name = '宋体'
            Font.Style = []
            ParentFont = False
          end
          object Label20: TLabel
            Left = 10
            Top = 97
            Width = 36
            Height = 12
            Caption = '传 真:'
            Font.Charset = GB2312_CHARSET
            Font.Color = clWindowText
            Font.Height = -12
            Font.Name = '宋体'
            Font.Style = []
            ParentFont = False
          end
          object Label21: TLabel
            Left = 10
            Top = 70
            Width = 36
            Height = 12
            Caption = '电 话:'
            Font.Charset = GB2312_CHARSET
            Font.Color = clWindowText
            Font.Height = -12
            Font.Name = '宋体'
            Font.Style = []
            ParentFont = False
          end
          object seSupplyLegalMan: TSDEdit
            Left = 65
            Top = 14
            Width = 202
            Height = 18
            Ctl3D = False
            Font.Charset = GB2312_CHARSET
            Font.Color = clBlack
            Font.Height = -12
            Font.Name = '宋体'
            Font.Style = []
            ParentColor = True
            ParentCtl3D = False
            ParentFont = False
            TabOrder = 0
            SplitSymbol = ' | '
          end
          object seSupplyLinkMan: TSDEdit
            Left = 65
            Top = 40
            Width = 203
            Height = 18
            Ctl3D = False
            Font.Charset = GB2312_CHARSET
            Font.Color = clBlack
            Font.Height = -12
            Font.Name = '宋体'
            Font.Style = []
            ParentColor = True
            ParentCtl3D = False
            ParentFont = False
            TabOrder = 1
            SplitSymbol = ' | '
          end
          object seSupplyAddr: TSDEdit
            Left = 65
            Top = 171
            Width = 203
            Height = 18
            Ctl3D = False
            Font.Charset = GB2312_CHARSET
            Font.Color = clBlack
            Font.Height = -12
            Font.Name = '宋体'
            Font.Style = []
            ParentColor = True
            ParentCtl3D = False
            ParentFont = False
            TabOrder = 6
            SplitSymbol = ' | '
          end
          object seSupplyZip: TSDEdit
            Left = 65
            Top = 145
            Width = 203
            Height = 18
            Ctl3D = False
            Font.Charset = GB2312_CHARSET
            Font.Color = clBlack
            Font.Height = -12
            Font.Name = '宋体'
            Font.Style = []
            ParentColor = True
            ParentCtl3D = False
            ParentFont = False
            TabOrder = 5
            CharType = ctMathematic
            SplitSymbol = ' | '
          end
          object seSupplyTel: TSDEdit
            Left = 65
            Top = 66
            Width = 203
            Height = 18
            Ctl3D = False
            Font.Charset = GB2312_CHARSET
            Font.Color = clBlack
            Font.Height = -12
            Font.Name = '宋体'
            Font.Style = []
            ParentColor = True
            ParentCtl3D = False
            ParentFont = False
            TabOrder = 2
            CharType = ctMathematic
            SplitSymbol = ' | '
          end
          object seSupplyFax: TSDEdit
            Left = 65
            Top = 93
            Width = 202
            Height = 18
            Ctl3D = False
            Font.Charset = GB2312_CHARSET
            Font.Color = clBlack
            Font.Height = -12
            Font.Name = '宋体'
            Font.Style = []
            ParentColor = True
            ParentCtl3D = False
            ParentFont = False
            TabOrder = 3
            CharType = ctMathematic
            SplitSymbol = ' | '
          end
          object seSupplyEmail: TSDEdit
            Left = 65
            Top = 119
            Width = 203
            Height = 18
            Ctl3D = False
            Font.Charset = GB2312_CHARSET
            Font.Color = clBlack
            Font.Height = -12
            Font.Name = '宋体'
            Font.Style = []
            ParentColor = True
            ParentCtl3D = False
            ParentFont = False
            TabOrder = 4
            SplitSymbol = ' | '
          end
        end
        object scSupplyTaxCode: TSDComboBox
          Left = 371
          Top = 97
          Width = 171
          Height = 20
          Color = clWhite
          Ctl3D = False
          Font.Charset = GB2312_CHARSET
          Font.Color = clBlack
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ItemHeight = 12
          ParentCtl3D = False
          ParentFont = False
          TabOrder = 6
          KeyItem = cbItem2
        end
        object seSupplyTaxNo: TSDEdit
          Left = 370
          Top = 127
          Width = 170
          Height = 18
          Ctl3D = False
          Font.Charset = GB2312_CHARSET
          Font.Color = clBlack
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentColor = True
          ParentCtl3D = False
          ParentFont = False
          TabOrder = 7
          SplitSymbol = ' | '
        end
        object scSupplyPmode: TSDComboBox
          Left = 370
          Top = 65
          Width = 172
          Height = 20
          Color = clWhite
          Ctl3D = False
          Font.Charset = GB2312_CHARSET
          Font.Color = clBlack
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ItemHeight = 12
          ParentCtl3D = False
          ParentFont = False
          TabOrder = 8
          KeyItem = cbItem2
        end
        object scSupplyBuyer: TSDComboBox
          Left = 370
          Top = 37
          Width = 172
          Height = 20
          Color = clWhite
          Ctl3D = False
          Font.Charset = GB2312_CHARSET
          Font.Color = clBlack
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ItemHeight = 12
          ParentCtl3D = False
          ParentFont = False
          TabOrder = 9
          KeyItem = cbItem2
        end
        object seSupplyFreq: TSDEdit
          Left = 370
          Top = 156
          Width = 172
          Height = 18
          Ctl3D = False
          Font.Charset = GB2312_CHARSET
          Font.Color = clBlack
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentColor = True
          ParentCtl3D = False
          ParentFont = False
          TabOrder = 10
          SplitSymbol = ' | '
        end
        object seSupplyLpAmt: TSDEdit
          Left = 394
          Top = 304
          Width = 148
          Height = 18
          Ctl3D = False
          Font.Charset = GB2312_CHARSET
          Font.Color = clBlack
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentColor = True
          ParentCtl3D = False
          ParentFont = False
          TabOrder = 11
          SplitSymbol = ' | '
        end
        object deSupplyLpDate: TDateEdit
          Left = 394
          Top = 275
          Width = 148
          Height = 18
          LineOffset = 2
          LineColor = clGreen
          LineVisible = False
          CDate = '2003-03-04'
          InitDate = '2003-03-04 16:47:56'
          ModalResult = 0
          TabOrder = 12
          Color = 50331647
          Ctl3D = False
          ParentCtl3D = False
        end
        object seSupplyLtAmt: TSDEdit
          Left = 393
          Top = 245
          Width = 149
          Height = 18
          Ctl3D = False
          Font.Charset = GB2312_CHARSET
          Font.Color = clBlack
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentColor = True
          ParentCtl3D = False
          ParentFont = False
          TabOrder = 13
          SplitSymbol = ' | '
        end
        object deSupplyLtDate: TDateEdit
          Left = 392
          Top = 217
          Width = 150
          Height = 18
          LineOffset = 2
          LineColor = clGreen
          LineVisible = False
          CDate = '2003-03-04'
          InitDate = '2003-03-04 16:47:56'
          ModalResult = 0
          TabOrder = 14
          Color = 50331647
          Ctl3D = False
          ParentCtl3D = False
        end
        object seSupplyApAmt: TSDEdit
          Left = 370
          Top = 185
          Width = 172
          Height = 18
          Ctl3D = False
          Font.Charset = GB2312_CHARSET
          Font.Color = clBlack
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentColor = True
          ParentCtl3D = False
          ParentFont = False
          TabOrder = 15
          SplitSymbol = ' | '
        end
        object seSupplyArea: TSDEdit
          Left = 632
          Top = 202
          Width = 123
          Height = 18
          TabStop = False
          Ctl3D = False
          Enabled = False
          Font.Charset = GB2312_CHARSET
          Font.Color = clBlack
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentColor = True
          ParentCtl3D = False
          ParentFont = False
          TabOrder = 16
          SplitSymbol = ' | '
        end
        object scSupplyTrade: TSDComboBox
          Left = 632
          Top = 35
          Width = 123
          Height = 20
          Color = clWhite
          Ctl3D = False
          Font.Charset = GB2312_CHARSET
          Font.Color = clBlack
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ItemHeight = 12
          ParentCtl3D = False
          ParentFont = False
          TabOrder = 17
          KeyItem = cbItem2
        end
        object scSupplyCredit: TSDComboBox
          Tag = 3
          Left = 632
          Top = 68
          Width = 123
          Height = 20
          Color = clWhite
          Ctl3D = False
          Font.Charset = GB2312_CHARSET
          Font.Color = clBlack
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ItemHeight = 12
          ParentCtl3D = False
          ParentFont = Fa

⌨️ 快捷键说明

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