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

📄 u_bgd.dfm

📁 相关的销售服务管理行业的一个软件
💻 DFM
📖 第 1 页 / 共 5 页
字号:
        TabOrder = 3
        OnChange = DateTimePicker3Change
        OnKeyPress = DateTimePicker3KeyPress
      end
    end
    object Panel10: TPanel
      Left = 0
      Top = 37
      Width = 793
      Height = 93
      BevelInner = bvLowered
      PopupMenu = PopupMenu1
      TabOrder = 1
      object Label45: TLabel
        Left = 10
        Top = 13
        Width = 48
        Height = 12
        AutoSize = False
        Caption = '出口口岸'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        Transparent = True
      end
      object Label46: TLabel
        Left = 629
        Top = 12
        Width = 41
        Height = 12
        AutoSize = False
        Caption = '备案号'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        Transparent = True
      end
      object Label47: TLabel
        Left = 624
        Top = 43
        Width = 51
        Height = 12
        AutoSize = False
        Caption = '出口日期'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        Transparent = True
      end
      object Label48: TLabel
        Left = 623
        Top = 68
        Width = 50
        Height = 12
        AutoSize = False
        Caption = '申报日期'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        Transparent = True
      end
      object Label49: TLabel
        Left = 10
        Top = 40
        Width = 48
        Height = 12
        AutoSize = False
        Caption = '经营单位'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        Transparent = True
      end
      object Label50: TLabel
        Left = 314
        Top = 14
        Width = 48
        Height = 12
        AutoSize = False
        Caption = '运输方式'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        Transparent = True
      end
      object Label51: TLabel
        Left = 455
        Top = 14
        Width = 74
        Height = 15
        AutoSize = False
        Caption = '运输工具名称'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        Transparent = True
      end
      object Label52: TLabel
        Left = 312
        Top = 65
        Width = 48
        Height = 12
        AutoSize = False
        Caption = '提运单号'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        Transparent = True
      end
      object Label53: TLabel
        Left = 10
        Top = 67
        Width = 48
        Height = 12
        AutoSize = False
        Caption = '发货单位'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        Transparent = True
      end
      object Label54: TLabel
        Left = 455
        Top = 41
        Width = 48
        Height = 12
        AutoSize = False
        Caption = '征免性质'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        Transparent = True
      end
      object Label55: TLabel
        Left = 314
        Top = 41
        Width = 48
        Height = 12
        AutoSize = False
        Caption = '贸易方式'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        Transparent = True
      end
      object Label56: TLabel
        Left = 455
        Top = 65
        Width = 48
        Height = 12
        AutoSize = False
        Caption = '结汇方式'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        Transparent = True
      end
      object DBEdit4: TDBEdit
        Left = 60
        Top = 9
        Width = 241
        Height = 20
        Color = clInfoBk
        DataField = 'ChuKouPort'
        DataSource = DataSourceBGD
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        ReadOnly = True
        TabOrder = 0
        OnKeyPress = DBEdit4KeyPress
      end
      object DBEdit5: TDBEdit
        Left = 674
        Top = 8
        Width = 108
        Height = 20
        Color = clInfoBk
        DataField = 'BeiAnNo'
        DataSource = DataSourceBGD
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        ReadOnly = True
        TabOrder = 2
        OnKeyPress = DBEdit5KeyPress
      end
      object DateTimePicker1: TDateTimePicker
        Left = 674
        Top = 35
        Width = 108
        Height = 20
        CalAlignment = dtaLeft
        Date = 37005
        Time = 37005
        Color = clInfoBk
        DateFormat = dfLong
        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 = 5
        OnChange = DateTimePicker1Change
        OnKeyPress = DateTimePicker1KeyPress
      end
      object DBEdit40: TDBEdit
        Left = 60
        Top = 36
        Width = 241
        Height = 20
        Color = clInfoBk
        DataField = 'JingYingUint'
        DataSource = DataSourceBGD
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        ReadOnly = True
        TabOrder = 3
        OnKeyPress = DBEdit40KeyPress
      end
      object DBEdit7: TDBEdit
        Left = 529
        Top = 9
        Width = 85
        Height = 20
        Color = clInfoBk
        DataField = 'YunShuVehicle'
        DataSource = DataSourceBGD
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        ReadOnly = True
        TabOrder = 1
        OnKeyPress = DBEdit7KeyPress
      end
      object DBEdit8: TDBEdit
        Left = 363
        Top = 64
        Width = 85
        Height = 20
        Color = clInfoBk
        DataField = 'TiYunDanNo'
        DataSource = DataSourceBGD
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        ReadOnly = True
        TabOrder = 6
        OnKeyPress = DBEdit8KeyPress
      end
      object DBEdit11: TDBEdit
        Left = 505
        Top = 36
        Width = 109
        Height = 20
        Color = clInfoBk
        DataField = 'ZhengTax'
        DataSource = DataSourceBGD
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        ReadOnly = True
        TabOrder = 4
        OnKeyPress = DBEdit11KeyPress
      end
      object DateTimePicker2: TDateTimePicker
        Left = 674
        Top = 63
        Width = 108
        Height = 20
        CalAlignment = dtaLeft
        Date = 37005
        Time = 37005
        Color = clInfoBk
        DateFormat = dfLong
        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 = 7
      end
      object DBComboBox1: TDBComboBox
        Left = 363
        Top = 8
        Width = 85
        Height = 20
        Color = clInfoBk
        DataField = 'YunShuBy'
        DataSource = DataSourceBGD
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ItemHeight = 12
        ParentFont = False
        ReadOnly = True
        TabOrder = 8
        OnKeyPress = DBComboBox1KeyPress
      end
      object DBComboBox2: TDBComboBox
        Left = 363
        Top = 36
        Width = 85
        Height = 20
        Color = clInfoBk
        DataField = 'MaoYiBy'
        DataSource = DataSourceBGD
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ItemHeight = 12
        ParentFont = False
        ReadOnly = True
        TabOrder = 9
        OnKeyPress = DBComboBox2KeyPress
      end
      object DBComboBox3: TDBComboBox
        Left = 60
        Top = 64
        Width = 240
        Height = 20
        Color = clInfoBk
        DataField = 'FaHuoUnit'
        DataSource = DataSourceBGD
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12

⌨️ 快捷键说明

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