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

📄 depotquery.~dfm

📁 1、系统环境要求:WindowsXP/2000 2、DELPHI7.0企业版 3、如果数据库为SQL Server数据库
💻 ~DFM
字号:
inherited f_depotquery: Tf_depotquery
  Left = 279
  Top = 223
  Caption = #22270#20070#24211#23384#26597#35810
  ClientHeight = 287
  ClientWidth = 468
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  inherited Label5: TLabel
    Left = 168
    Width = 155
    Caption = #22270#20070#24211#23384#26597#35810
  end
  inherited Panel3: TPanel
    Top = 242
    Width = 468
    inherited Label4: TLabel
      Left = 483
      Top = 48
      Visible = False
    end
    inherited Label1: TLabel
      Left = 598
      Top = 48
      Visible = False
    end
    inherited sum: TEdit
      Left = 542
      Top = 44
      Visible = False
    end
    inherited summoney: TEdit
      Left = 660
      Top = 44
      Visible = False
    end
    object Counter: TComboBox
      Left = 237
      Top = 11
      Width = 100
      Height = 21
      ItemHeight = 13
      TabOrder = 2
    end
    object Radio1: TRadioButton
      Left = 21
      Top = 14
      Width = 48
      Height = 17
      Caption = #20179#24211
      Checked = True
      TabOrder = 3
      TabStop = True
    end
    object Radio2: TRadioButton
      Left = 186
      Top = 14
      Width = 52
      Height = 17
      Caption = #26588#21488
      TabOrder = 4
    end
    object Depot: TComboBox
      Left = 71
      Top = 11
      Width = 100
      Height = 21
      ItemHeight = 13
      TabOrder = 5
    end
  end
  inherited Grid1: TDBGrid
    Top = 95
    Width = 468
    Height = 147
    Columns = <
      item
        Expanded = False
        FieldName = 'bookname'
        Title.Caption = #20070#31821#21517#31216
        Width = 109
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'barcode'
        Title.Caption = #26465#24418#30721
        Width = 129
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'num'
        Title.Caption = #25968#37327
        Width = 108
        Visible = True
      end
      item
        Expanded = False
        Width = -1
        Visible = False
      end>
  end
  inherited Panel1: TPanel
    Top = 48
    Width = 468
    inherited Label7: TLabel
      Left = 241
      Top = 15
    end
    inherited Label2: TLabel
      Left = 7
      Width = 113
      Alignment = taRightJustify
      Caption = #35831#35774#32622#26597#35810#26465#20214
    end
    inherited Condition: TCheckBox
      Left = 660
      Top = 24
      Visible = False
    end
    inherited Field: TComboBox
      Left = 123
      Top = 11
      Items.Strings = (
        #20070#31821#21517#31216
        #26465#24418#30721)
    end
    inherited Value: TEdit
      Left = 253
      Top = 11
    end
    inherited timedate: TCheckBox
      Left = 682
      Top = 8
      Visible = False
    end
    inherited FromDate: TDateTimePicker
      Left = 640
      Top = 45
      Visible = False
    end
    inherited ToDate: TDateTimePicker
      Left = 617
      Top = -4
      Visible = False
    end
    inherited Query: TButton
      Left = 376
      OnClick = QueryClick
    end
  end
  inherited Source: TDataSource
    Left = 32
    Top = 168
  end
end

⌨️ 快捷键说明

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