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

📄 sprkthcs.dfm

📁 《仓库管理系统》 开发语言:Delphi7.0 数据库:SQLServer2000 数据库文件:仓库管理系统_Data.MDF,仓库管理系统_Log.LDF(mingrisoft仓库管理系统Da
💻 DFM
字号:
object Form59: TForm59
  Left = 164
  Top = 245
  BorderStyle = bsDialog
  Caption = #20837#24211#36864#36135#26597#35810
  ClientHeight = 287
  ClientWidth = 662
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clBlue
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 662
    Height = 287
    Align = alClient
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 0
    object Panel2: TPanel
      Left = 6
      Top = 5
      Width = 375
      Height = 35
      BevelInner = bvRaised
      BevelOuter = bvLowered
      TabOrder = 0
      object Label1: TLabel
        Left = 7
        Top = 10
        Width = 60
        Height = 13
        AutoSize = False
        Caption = #26597#35810#26465#20214#65306
      end
      object SpeedButton1: TSpeedButton
        Left = 299
        Top = 5
        Width = 61
        Height = 24
        Cursor = crHandPoint
        Caption = #26597#35810
        OnClick = SpeedButton1Click
      end
      object ComboBox1: TComboBox
        Left = 68
        Top = 7
        Width = 104
        Height = 21
        Color = 16777145
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlue
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ItemHeight = 13
        ParentFont = False
        TabOrder = 0
        OnChange = ComboBox1Change
        OnKeyPress = ComboBox1KeyPress
        Items.Strings = (
          #21830#21697#32534#21495
          #21830#21697#21517#31216
          #36864#36135#31080#21495
          #20379#24212#21830#32534#21495
          #20379#24212#21830#20840#31216)
      end
      object ComboBox2: TComboBox
        Left = 179
        Top = 7
        Width = 104
        Height = 21
        Color = 16777145
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlue
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ItemHeight = 13
        ParentFont = False
        TabOrder = 1
      end
    end
    object DBGrid1: TDBGrid
      Left = 6
      Top = 40
      Width = 650
      Height = 206
      Color = 16777145
      DataSource = DataSource1
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgConfirmDelete, dgCancelOnExit]
      ReadOnly = True
      TabOrder = 1
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clBlue
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      Columns = <
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #21830#21697#32534#21495
          Title.Alignment = taCenter
          Width = 110
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #21830#21697#21517#31216
          Title.Alignment = taCenter
          Width = 101
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #25968#37327
          Title.Alignment = taCenter
          Width = 68
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #37329#39069
          Title.Alignment = taCenter
          Width = 67
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #25240#25187
          Title.Alignment = taCenter
          Width = 50
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #20379#24212#21830#32534#21495
          Title.Alignment = taCenter
          Width = 107
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #20379#24212#21830#20840#31216
          Title.Alignment = taCenter
          Width = 110
          Visible = True
        end>
    end
    object Panel3: TPanel
      Left = 6
      Top = 248
      Width = 651
      Height = 35
      BevelInner = bvRaised
      BevelOuter = bvLowered
      TabOrder = 2
      object Label2: TLabel
        Left = 101
        Top = 10
        Width = 90
        Height = 13
        AutoSize = False
        Caption = #26174#31034#20840#37096#20449#24687
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clRed
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object BitBtn8: TBitBtn
        Left = 461
        Top = 5
        Width = 105
        Height = 24
        Cursor = crHandPoint
        Caption = #36864#20986
        TabOrder = 0
        OnMouseDown = BitBtn8MouseDown
        OnMouseUp = BitBtn8MouseUp
        Kind = bkClose
      end
      object CheckBox1: TCheckBox
        Left = 82
        Top = 8
        Width = 13
        Height = 17
        TabOrder = 1
        OnClick = CheckBox1Click
      end
    end
    object Panel4: TPanel
      Left = 382
      Top = 5
      Width = 274
      Height = 35
      BevelInner = bvRaised
      BevelOuter = bvLowered
      TabOrder = 3
      object Label3: TLabel
        Left = 31
        Top = 11
        Width = 31
        Height = 13
        AutoSize = False
        Caption = #26085#26399
      end
      object Label4: TLabel
        Left = 159
        Top = 11
        Width = 21
        Height = 13
        AutoSize = False
        Caption = #21040
      end
      object CheckBox2: TCheckBox
        Left = 11
        Top = 9
        Width = 16
        Height = 17
        TabOrder = 0
      end
      object DateTimePicker1: TDateTimePicker
        Left = 63
        Top = 6
        Width = 91
        Height = 21
        Date = 37950.666567245370000000
        Time = 37950.666567245370000000
        TabOrder = 1
      end
      object DateTimePicker2: TDateTimePicker
        Left = 177
        Top = 6
        Width = 91
        Height = 21
        Date = 37950.666567245370000000
        Time = 37950.666567245370000000
        TabOrder = 2
      end
    end
  end
  object DataSource1: TDataSource
    Left = 16
    Top = 136
  end
end

⌨️ 快捷键说明

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