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

📄 ufpgl.dfm

📁 安徽省货物销售统一发票管理系统 操作说明 1、开票 F7或双击可 查询
💻 DFM
字号:
object frm_fpgl: Tfrm_fpgl
  Left = 235
  Top = 105
  Width = 771
  Height = 454
  BorderIcons = [biSystemMenu]
  Caption = #21457#31080#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
  PixelsPerInch = 96
  TextHeight = 12
  object PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 763
    Height = 420
    ActivePage = TabSheet1
    Align = alClient
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = #31169#29992#21457#31080
      object Label3: TLabel
        Left = 8
        Top = 304
        Width = 486
        Height = 12
        Caption = #35828#26126#65306#19978#34920#20013#30340#20316#24223#21457#31080#20221#25968#26159#24050#24320#20221#25968#30340#20854#20013#25968#12290#21457#31080#20221#25968'-'#24050#24320#20221#25968'-'#32564#21098#20221#25968'='#21097#20313#20221#25968
      end
      object StatusBar1: TStatusBar
        Left = 0
        Top = 374
        Width = 755
        Height = 19
        Panels = <
          item
            Text = #25152#35859#31169#29992#21457#31080#65292#23601#26159#21457#31080#21482#20379#26412#21333#20301#20351#29992#65292#20854#20182#21333#20301#19981#24471#20351#29992#35813#21457#31080#12290#19968#33324#21333#20301#19981#24471#20351#29992#20849#29992#21457#31080#12290
            Width = 50
          end>
      end
      object DBGrid1: TDBGrid
        Left = 0
        Top = 41
        Width = 755
        Height = 256
        Align = alTop
        Color = clInfoBk
        DataSource = DataM.fpksource
        ReadOnly = True
        TabOrder = 1
        TitleFont.Charset = ANSI_CHARSET
        TitleFont.Color = clNavy
        TitleFont.Height = -12
        TitleFont.Name = #23435#20307
        TitleFont.Style = []
        OnDblClick = BitBtn6Click
        Columns = <
          item
            Expanded = False
            FieldName = 'active'
            Title.Alignment = taCenter
            Title.Caption = #29366#24577
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'inputno'
            Title.Alignment = taCenter
            Width = 150
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'FPcode'
            Title.Alignment = taCenter
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'beginNo'
            Title.Alignment = taCenter
            Width = 70
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'FPfs'
            Title.Alignment = taCenter
            Width = 49
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'endNo'
            Title.Alignment = taCenter
            Width = 71
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'CurNo'
            Title.Alignment = taCenter
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'ykfs'
            Title.Alignment = taCenter
            Width = 50
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'zffs'
            Title.Alignment = taCenter
            Width = 48
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'jffs'
            Title.Alignment = taCenter
            Width = 52
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'syfs'
            Title.Alignment = taCenter
            Width = 49
            Visible = True
          end>
      end
      object GroupBox1: TGroupBox
        Left = 0
        Top = 0
        Width = 755
        Height = 41
        Align = alTop
        Caption = #24320#31080#21333#20301
        Enabled = False
        TabOrder = 2
        object Label1: TLabel
          Left = 16
          Top = 19
          Width = 84
          Height = 12
          Caption = #24320#31080#21333#20301#31246#21495#65306
        end
        object Label2: TLabel
          Left = 328
          Top = 16
          Width = 36
          Height = 12
          Caption = #21517#31216#65306
        end
        object DBText1: TDBText
          Left = 384
          Top = 16
          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 = 104
          Top = 16
          Width = 177
          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 Panel1: TPanel
        Left = 0
        Top = 320
        Width = 755
        Height = 54
        Align = alBottom
        BevelOuter = bvLowered
        TabOrder = 3
        object BitBtn1: TBitBtn
          Left = 16
          Top = 16
          Width = 73
          Height = 25
          Caption = #26032#22686
          TabOrder = 0
          OnClick = BitBtn1Click
        end
        object BitBtn2: TBitBtn
          Left = 104
          Top = 16
          Width = 73
          Height = 25
          Caption = #21551#29992
          TabOrder = 1
          OnClick = BitBtn2Click
        end
        object BitBtn3: TBitBtn
          Left = 328
          Top = 16
          Width = 97
          Height = 25
          Caption = #32564#21098#20316#24223
          TabOrder = 2
          OnClick = BitBtn3Click
        end
        object BitBtn4: TBitBtn
          Left = 656
          Top = 16
          Width = 83
          Height = 25
          Caption = #36820#22238
          TabOrder = 3
          Kind = bkIgnore
        end
        object BitBtn5: TBitBtn
          Left = 440
          Top = 16
          Width = 113
          Height = 25
          Caption = #21457#31080#36716#20986'('#21024#38500')'
          TabOrder = 4
          OnClick = BitBtn5Click
        end
        object BitBtn6: TBitBtn
          Left = 192
          Top = 16
          Width = 73
          Height = 25
          Caption = #26597#35810
          TabOrder = 5
          OnClick = BitBtn6Click
        end
      end
    end
    object TabSheet2: TTabSheet
      Caption = #20849#29992#21457#31080
      ImageIndex = 1
      object StatusBar2: TStatusBar
        Left = 0
        Top = 374
        Width = 755
        Height = 19
        Panels = <
          item
            Text = ' '#21508#24320#31080#21333#20301#20849#29992#21516#19968#20221#21457#31080#65292#19968#33324#21482#36866#29992#20110#31246#21153#37096#38376#20195#24320#21457#31080#12290
            Width = 50
          end>
      end
    end
  end
end

⌨️ 快捷键说明

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