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

📄 lbsale.dfm

📁 供销存软件
💻 DFM
字号:
object LBsaleForm: TLBsaleForm
  Left = 158
  Top = 147
  Width = 703
  Height = 486
  Caption = #31867#21035#38144#21806#32479#35745
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -16
  Font.Name = #38582#20070
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 16
  object Label4: TLabel
    Left = 16
    Top = 416
    Width = 80
    Height = 19
    Caption = #21512#35745#37329#39069
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #38582#20070
    Font.Style = []
    ParentFont = False
  end
  object SUM: TLabel
    Left = 104
    Top = 416
    Width = 32
    Height = 16
    Caption = '0.00'
  end
  object GroupBox1: TGroupBox
    Left = 7
    Top = 0
    Width = 682
    Height = 65
    TabOrder = 0
    object Label1: TLabel
      Left = 8
      Top = 32
      Width = 48
      Height = 16
      Caption = #26085#26399#20174
    end
    object Label2: TLabel
      Left = 208
      Top = 32
      Width = 16
      Height = 16
      Caption = #33267
    end
    object Label3: TLabel
      Left = 384
      Top = 32
      Width = 64
      Height = 16
      Caption = #21830#21697#31867#21035
    end
    object searchButton: TSpeedButton
      Left = 624
      Top = 24
      Width = 41
      Height = 25
      Caption = #26597#35810
      OnClick = searchButtonClick
    end
    object Date1: TDateTimePicker
      Left = 64
      Top = 24
      Width = 137
      Height = 27
      CalAlignment = dtaLeft
      Date = 39361.896242581
      Time = 39361.896242581
      DateFormat = dfLong
      DateMode = dmComboBox
      Kind = dtkDate
      ParseInput = False
      TabOrder = 0
    end
    object Date2: TDateTimePicker
      Left = 232
      Top = 24
      Width = 137
      Height = 27
      CalAlignment = dtaLeft
      Date = 39361.896242581
      Time = 39361.896242581
      DateFormat = dfLong
      DateMode = dmComboBox
      Kind = dtkDate
      ParseInput = False
      TabOrder = 1
    end
    object LB: TComboBox
      Left = 456
      Top = 24
      Width = 145
      Height = 24
      ItemHeight = 16
      TabOrder = 2
    end
  end
  object DBGrid1: TDBGrid
    Left = 8
    Top = 72
    Width = 673
    Height = 345
    DataSource = DM.DS
    TabOrder = 1
    TitleFont.Charset = GB2312_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -16
    TitleFont.Name = #38582#20070
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = #21830#21697#21517#31216
        Width = 132
        Visible = True
      end
      item
        Expanded = False
        FieldName = #21830#21697#35268#26684
        Width = 69
        Visible = True
      end
      item
        Expanded = False
        FieldName = #21333#20301
        Visible = True
      end
      item
        Expanded = False
        FieldName = #31867#21035
        Width = 67
        Visible = True
      end
      item
        Expanded = False
        FieldName = #25968#37327
        Width = 68
        Visible = True
      end
      item
        Expanded = False
        FieldName = #24179#22343#21333#20215
        Width = 90
        Visible = True
      end
      item
        Expanded = False
        FieldName = #37329#39069
        Width = 75
        Visible = True
      end
      item
        Expanded = False
        FieldName = #36827#20215
        Width = 60
        Visible = True
      end>
  end
  object printBtn: TBitBtn
    Left = 520
    Top = 419
    Width = 73
    Height = 25
    Caption = #25171#21360
    TabOrder = 2
    OnClick = printBtnClick
  end
  object closeBtn: TBitBtn
    Left = 608
    Top = 419
    Width = 73
    Height = 25
    Caption = #36864#20986
    TabOrder = 3
    OnClick = closeBtnClick
  end
  object toCWBtn: TBitBtn
    Left = 392
    Top = 419
    Width = 113
    Height = 25
    Caption = #29983#25104#36130#21153#25253#34920
    TabOrder = 4
    OnClick = toCWBtnClick
  end
end

⌨️ 快捷键说明

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