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

📄 ucpgl.dfm

📁 安徽省货物销售统一发票管理系统 操作说明 1、开票 F7或双击可 查询
💻 DFM
字号:
object frm_CPGL: Tfrm_CPGL
  Left = 137
  Top = 7
  Width = 803
  Height = 460
  BorderIcons = [biSystemMenu]
  Caption = #36135#29289#21697#31181#31649#29702
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clNavy
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  Scaled = False
  OnActivate = FormActivate
  PixelsPerInch = 96
  TextHeight = 12
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 795
    Height = 369
    Align = alTop
    TabOrder = 0
    object GroupBox1: TGroupBox
      Left = 8
      Top = 8
      Width = 225
      Height = 73
      Caption = #24320#31080#21333#20301
      TabOrder = 0
      object Label1: TLabel
        Left = 16
        Top = 19
        Width = 36
        Height = 12
        Caption = #31246#21495#65306
      end
      object Label2: TLabel
        Left = 16
        Top = 48
        Width = 36
        Height = 12
        Caption = #21517#31216#65306
      end
      object DBText1: TDBText
        Left = 56
        Top = 48
        Width = 157
        Height = 12
        AutoSize = True
        DataField = 'dwmc'
        DataSource = DataM.MissionSource
        Font.Charset = ANSI_CHARSET
        Font.Color = clNavy
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = [fsBold]
        ParentFont = False
      end
      object DBLookupComboBox1: TDBLookupComboBox
        Left = 56
        Top = 16
        Width = 153
        Height = 20
        DataField = 'taxNo'
        DataSource = DataM.CurMissionSource
        Font.Charset = ANSI_CHARSET
        Font.Color = clNavy
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = [fsBold]
        KeyField = 'TaxNo'
        ListField = 'TaxNo'
        ListSource = DataM.MissionSource
        ParentFont = False
        TabOrder = 0
      end
    end
    object GroupBox2: TGroupBox
      Left = 8
      Top = 88
      Width = 225
      Height = 273
      Caption = #36135#29289#20998#31867
      TabOrder = 1
      object DBGrid1: TDBGrid
        Left = 2
        Top = 14
        Width = 221
        Height = 251
        Align = alTop
        Color = clInfoBk
        DataSource = DataM.CPFLSource
        ReadOnly = True
        TabOrder = 0
        TitleFont.Charset = ANSI_CHARSET
        TitleFont.Color = clNavy
        TitleFont.Height = -12
        TitleFont.Name = #23435#20307
        TitleFont.Style = []
        Columns = <
          item
            Expanded = False
            FieldName = 'FLMC'
            Visible = True
          end>
      end
    end
    object GroupBox3: TGroupBox
      Left = 240
      Top = 8
      Width = 545
      Height = 353
      Caption = #36135#29289#26126#32454
      TabOrder = 2
      object DBGrid2: TDBGrid
        Left = 2
        Top = 14
        Width = 541
        Height = 331
        Align = alTop
        Color = clInfoBk
        DataSource = DataM.CPMXSource
        ReadOnly = True
        TabOrder = 0
        TitleFont.Charset = ANSI_CHARSET
        TitleFont.Color = clNavy
        TitleFont.Height = -12
        TitleFont.Name = #23435#20307
        TitleFont.Style = []
        OnDblClick = DBGrid2DblClick
        Columns = <
          item
            Expanded = False
            FieldName = 'CPDM'
            Title.Alignment = taCenter
            Width = 56
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'CPMC'
            Title.Alignment = taCenter
            Width = 148
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'CPGG'
            Title.Alignment = taCenter
            Width = 110
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'CPDW'
            Title.Alignment = taCenter
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'defaDJ'
            Title.Alignment = taCenter
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'defaSL'
            Title.Alignment = taCenter
            Visible = True
          end>
      end
    end
  end
  object BitBtn1: TBitBtn
    Left = 11
    Top = 376
    Width = 73
    Height = 25
    Caption = #26032#22686#20998#31867
    TabOrder = 1
    OnClick = BitBtn1Click
  end
  object BitBtn2: TBitBtn
    Left = 83
    Top = 376
    Width = 73
    Height = 25
    Caption = #20462#25913#20998#31867
    TabOrder = 2
    OnClick = BitBtn2Click
  end
  object BitBtn3: TBitBtn
    Left = 155
    Top = 376
    Width = 73
    Height = 25
    Caption = #21024#38500#20998#31867
    TabOrder = 3
    OnClick = BitBtn3Click
  end
  object BitBtn4: TBitBtn
    Left = 264
    Top = 376
    Width = 73
    Height = 25
    Caption = #26032#22686#36135#29289
    TabOrder = 4
    OnClick = BitBtn4Click
  end
  object BitBtn5: TBitBtn
    Left = 336
    Top = 376
    Width = 73
    Height = 25
    Caption = #20462#25913#36135#29289
    TabOrder = 5
    OnClick = BitBtn5Click
  end
  object BitBtn6: TBitBtn
    Left = 408
    Top = 376
    Width = 73
    Height = 25
    Caption = #21024#38500#36135#29289
    TabOrder = 6
  end
  object BitBtn7: TBitBtn
    Left = 608
    Top = 376
    Width = 73
    Height = 25
    Caption = #36873#25321
    TabOrder = 7
    Kind = bkOK
  end
  object BitBtn8: TBitBtn
    Left = 696
    Top = 376
    Width = 73
    Height = 25
    Caption = #36820#22238
    TabOrder = 8
    Kind = bkIgnore
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 407
    Width = 795
    Height = 19
    Panels = <>
  end
end

⌨️ 快捷键说明

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