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

📄 unitbillprint.dfm

📁 仓储系统
💻 DFM
字号:
object frmBillPrint: TfrmBillPrint
  Left = 248
  Top = 190
  Width = 429
  Height = 235
  Caption = #20986#20837#24211#25253#34920#25171#21360
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 15
    Top = 20
    Width = 72
    Height = 12
    Caption = #36873#25321#25253#34920#31867#21035
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Button1: TButton
    Left = 330
    Top = 15
    Width = 75
    Height = 25
    Caption = #25171#21360#39044#35272
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
  end
  object Button2: TButton
    Left = 330
    Top = 47
    Width = 75
    Height = 25
    Caption = #25171#21360
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 45
    Width = 300
    Height = 153
    Caption = #36873#25321#25171#21360#33539#22260
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    object labto: TLabel
      Left = 88
      Top = 93
      Width = 30
      Height = 12
      Caption = #21040'(&T)'
      Enabled = False
      Transparent = True
    end
    object labfrom: TLabel
      Left = 88
      Top = 62
      Width = 30
      Height = 12
      Caption = #20174'(&F)'
      Enabled = False
      Transparent = True
    end
    object rbAll: TRadioButton
      Left = 15
      Top = 121
      Width = 72
      Height = 17
      Caption = #20840#37096'(&A)'
      Checked = True
      TabOrder = 0
      TabStop = True
      OnClick = rbAllClick
    end
    object rbMore: TRadioButton
      Left = 15
      Top = 62
      Width = 66
      Height = 13
      Caption = #22810#24352#21333#25454
      TabOrder = 1
      OnClick = rbMoreClick
    end
    object rbOne: TRadioButton
      Left = 15
      Top = 25
      Width = 72
      Height = 17
      Caption = #21333#24352#21333#25454
      TabOrder = 2
      OnClick = rbOneClick
    end
    object edtdz: TEdit
      Left = 87
      Top = 23
      Width = 193
      Height = 20
      Color = clInactiveBorder
      Enabled = False
      TabOrder = 3
    end
    object edtfrom: TEdit
      Left = 128
      Top = 62
      Width = 153
      Height = 20
      Color = clInactiveBorder
      Enabled = False
      TabOrder = 4
    end
    object edtto: TEdit
      Left = 128
      Top = 89
      Width = 153
      Height = 20
      Color = clInactiveBorder
      Enabled = False
      TabOrder = 5
    end
  end
  object Button3: TButton
    Left = 330
    Top = 79
    Width = 75
    Height = 25
    Caption = #20851#38381
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    OnClick = Button3Click
  end
  object cbbLb: TComboBox
    Left = 95
    Top = 16
    Width = 194
    Height = 20
    Style = csDropDownList
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ItemHeight = 12
    ParentFont = False
    TabOrder = 4
    Items.Strings = (
      #37319#36141#20837#24211
      #33258#21046#20837#24211
      #25104#21697#20837#24211
      #36864#26009#20837#24211
      #25104#21697#20986#24211
      #39046#29992#20986#24211
      #25253#24223#20986#24211)
  end
end

⌨️ 快捷键说明

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