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

📄 u_fhp.dfm

📁 相关的销售服务管理行业的一个软件
💻 DFM
📖 第 1 页 / 共 3 页
字号:
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        Transparent = True
      end
      object Label11: TLabel
        Left = 12
        Top = 74
        Width = 68
        Height = 13
        AutoSize = False
        Caption = '地       址'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        Transparent = True
      end
      object Label12: TLabel
        Left = 12
        Top = 85
        Width = 42
        Height = 12
        Caption = 'Address'
        Transparent = True
      end
      object Label4: TLabel
        Left = 543
        Top = 21
        Width = 59
        Height = 13
        AutoSize = False
        Caption = '电    话'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        Transparent = True
      end
      object Label6: TLabel
        Left = 543
        Top = 32
        Width = 48
        Height = 12
        Caption = 'Tel. No.'
        Transparent = True
      end
      object Label5: TLabel
        Left = 543
        Top = 66
        Width = 59
        Height = 13
        AutoSize = False
        Caption = '开票日期'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        Transparent = True
      end
      object Label10: TLabel
        Left = 543
        Top = 78
        Width = 24
        Height = 12
        Caption = 'Date'
        Transparent = True
      end
      object DBEditDingDanNo: TDBEdit
        Left = 96
        Top = 13
        Width = 161
        Height = 20
        Color = clInfoBk
        DataField = 'DingDanNo'
        DataSource = DataSourceFHP
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        ReadOnly = True
        TabOrder = 0
        OnKeyPress = DBEditDingDanNoKeyPress
      end
      object DBEdit3: TDBEdit
        Left = 352
        Top = 14
        Width = 152
        Height = 20
        Color = clInfoBk
        DataField = 'ContractNo'
        DataSource = DataSourceFHP
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        ReadOnly = True
        TabOrder = 1
        OnKeyPress = DBEdit3KeyPress
      end
      object dw: TDBEdit
        Left = 96
        Top = 43
        Width = 408
        Height = 20
        Color = clInfoBk
        DataField = 'ReceivingUnit'
        DataSource = DataSourceFHP
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        ReadOnly = True
        TabOrder = 3
        OnKeyPress = dwKeyPress
      end
      object DBEdit4: TDBEdit
        Left = 601
        Top = 22
        Width = 160
        Height = 20
        Color = clInfoBk
        DataField = 'TelNo'
        DataSource = DataSourceFHP
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        ReadOnly = True
        TabOrder = 2
        OnKeyPress = DBEdit4KeyPress
      end
      object DateTimePicker1: TDateTimePicker
        Left = 602
        Top = 66
        Width = 152
        Height = 20
        CalAlignment = dtaLeft
        Date = 37004
        Time = 37004
        Color = clInfoBk
        DateFormat = dfShort
        DateMode = dmComboBox
        Enabled = False
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        Kind = dtkDate
        ParseInput = False
        ParentFont = False
        TabOrder = 4
        OnChange = DateTimePicker1Change
        OnKeyPress = DateTimePicker1KeyPress
      end
      object DBMemo1: TDBMemo
        Left = 96
        Top = 73
        Width = 408
        Height = 28
        Color = clInfoBk
        DataField = 'RAddress'
        DataSource = DataSourceFHP
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        ReadOnly = True
        TabOrder = 5
      end
      object DBEdit1: TDBEdit
        Left = 601
        Top = 66
        Width = 160
        Height = 20
        Color = clInfoBk
        DataField = 'Date'
        DataSource = DataSourceFHP
        ReadOnly = True
        TabOrder = 6
        OnKeyPress = DBEdit1KeyPress
      end
    end
    object Panel3: TPanel
      Left = 0
      Top = 111
      Width = 798
      Height = 82
      BevelInner = bvLowered
      TabOrder = 1
      OnDblClick = Panel3DblClick
      object Label13: TLabel
        Left = 11
        Top = 12
        Width = 75
        Height = 13
        AutoSize = False
        Caption = '购 货 单 位'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        Transparent = True
      end
      object Label14: TLabel
        Left = 11
        Top = 28
        Width = 66
        Height = 12
        Caption = 'Paying Unit'
        Transparent = True
      end
      object Label15: TLabel
        Left = 11
        Top = 44
        Width = 72
        Height = 13
        AutoSize = False
        Caption = '地       址'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        Transparent = True
      end
      object Label16: TLabel
        Left = 11
        Top = 54
        Width = 42
        Height = 12
        Caption = 'Address'
        Transparent = True
      end
      object Label17: TLabel
        Left = 543
        Top = 14
        Width = 53
        Height = 13
        AutoSize = False
        Caption = '信用证号'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        Transparent = True
      end
      object Label18: TLabel
        Left = 543
        Top = 25
        Width = 54
        Height = 12
        Caption = 'L/C   No.'
        Transparent = True
      end
      object Label19: TLabel
        Left = 543
        Top = 46
        Width = 58
        Height = 13
        AutoSize = False
        Caption = '开证银行'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        Transparent = True
      end
      object Label20: TLabel
        Left = 543
        Top = 58
        Width = 54
        Height = 12
        Caption = 'Issued By'
        Transparent = True
      end
      object DBEdit6: TDBEdit
        Left = 96
        Top = 13
        Width = 408
        Height = 20
        Color = clInfoBk
        DataField = 'PayingUnit'
        DataSource = DataSourceFHP
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        ReadOnly = True
        TabOrder = 0
        OnKeyPress = DBEdit6KeyPress
      end
      object DBEdit7: TDBEdit
        Left = 601
        Top = 46
        Width = 160
        Height = 20
        Color = clInfoBk

⌨️ 快捷键说明

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