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

📄 outdepot.~dfm

📁 1、系统环境要求:WindowsXP/2000 2、DELPHI7.0企业版 3、如果数据库为SQL Server数据库
💻 ~DFM
字号:
inherited f_outdepot: Tf_outdepot
  Left = 184
  Top = 179
  Caption = #22270#20070#20837#24211#36864#36135#31649#29702
  ClientHeight = 420
  ClientWidth = 647
  KeyPreview = False
  OldCreateOrder = True
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 235
    Top = 7
    Width = 210
    Height = 23
    AutoSize = False
    Caption = #22270#20070#20837#24211#36864#36135#31649#29702
    Font.Charset = GB2312_CHARSET
    Font.Color = clRed
    Font.Height = -24
    Font.Name = #26999#20307'_GB2312'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Panel2: TPanel
    Left = 0
    Top = 116
    Width = 647
    Height = 68
    Align = alBottom
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 0
    OnEnter = ProviderEnter
    object Label6: TLabel
      Left = 20
      Top = 13
      Width = 70
      Height = 13
      Alignment = taRightJustify
      AutoSize = False
      BiDiMode = bdRightToLeft
      Caption = #26465#24418#30721
      ParentBiDiMode = False
    end
    object Label7: TLabel
      Left = 241
      Top = 13
      Width = 51
      Height = 13
      Alignment = taRightJustify
      AutoSize = False
      BiDiMode = bdRightToLeft
      Caption = #21333#20215
      ParentBiDiMode = False
    end
    object Label8: TLabel
      Left = 460
      Top = 13
      Width = 36
      Height = 13
      Alignment = taRightJustify
      AutoSize = False
      BiDiMode = bdRightToLeft
      Caption = #37329#39069
      ParentBiDiMode = False
    end
    object Label10: TLabel
      Left = 20
      Top = 40
      Width = 70
      Height = 13
      Alignment = taRightJustify
      AutoSize = False
      BiDiMode = bdRightToLeft
      Caption = #20070#31821#21517#31216
      ParentBiDiMode = False
    end
    object Label11: TLabel
      Left = 451
      Top = 40
      Width = 45
      Height = 13
      Alignment = taRightJustify
      AutoSize = False
      BiDiMode = bdRightToLeft
      Caption = #20179#24211
      ParentBiDiMode = False
    end
    object Label13: TLabel
      Left = 228
      Top = 40
      Width = 65
      Height = 13
      Alignment = taRightJustify
      AutoSize = False
      BiDiMode = bdRightToLeft
      Caption = #25968#37327
      ParentBiDiMode = False
    end
    object Barcode: TEdit
      Left = 98
      Top = 9
      Width = 115
      Height = 21
      TabOrder = 0
      OnEnter = ProviderEnter
      OnKeyDown = BarcodeKeyDown
      OnKeyPress = BarcodeKeyPress
    end
    object price: TEdit
      Left = 302
      Top = 9
      Width = 115
      Height = 21
      TabOrder = 2
      OnChange = priceChange
      OnEnter = ProviderEnter
      OnKeyDown = BarcodeKeyDown
      OnKeyPress = priceKeyPress
    end
    object Money: TEdit
      Left = 505
      Top = 9
      Width = 115
      Height = 21
      Enabled = False
      TabOrder = 4
      OnEnter = ProviderEnter
      OnKeyDown = BarcodeKeyDown
    end
    object Bookname: TEdit
      Left = 98
      Top = 36
      Width = 115
      Height = 21
      MaxLength = 10
      TabOrder = 1
      OnChange = BooknameChange
      OnEnter = ProviderEnter
      OnKeyDown = BarcodeKeyDown
      OnKeyPress = BooknameKeyPress
    end
    object Sum: TEdit
      Left = 302
      Top = 36
      Width = 115
      Height = 21
      TabOrder = 3
      OnChange = priceChange
      OnEnter = ProviderEnter
      OnKeyDown = BarcodeKeyDown
      OnKeyPress = priceKeyPress
    end
    object Storage: TComboBox
      Left = 506
      Top = 35
      Width = 115
      Height = 21
      ItemHeight = 13
      TabOrder = 5
      OnEnter = ProviderEnter
      OnKeyDown = BarcodeKeyDown
    end
  end
  object Panel3: TPanel
    Left = 0
    Top = 379
    Width = 647
    Height = 41
    Align = alBottom
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 1
    OnEnter = ProviderEnter
    object Label3: TLabel
      Left = 22
      Top = 15
      Width = 57
      Height = 13
      Alignment = taRightJustify
      AutoSize = False
      Caption = #24635#37329#39069
    end
    object Save: TButton
      Left = 358
      Top = 9
      Width = 75
      Height = 22
      Caption = #20445#23384
      TabOrder = 0
      OnClick = SaveClick
      OnEnter = ProviderEnter
    end
    object Quit: TButton
      Left = 540
      Top = 9
      Width = 75
      Height = 22
      Caption = #36864#20986
      TabOrder = 1
      OnClick = QuitClick
      OnEnter = ProviderEnter
    end
    object Cancel: TButton
      Left = 449
      Top = 9
      Width = 75
      Height = 22
      Caption = #21462#28040
      TabOrder = 2
      OnClick = CancelClick
      OnEnter = ProviderEnter
    end
    object summoney: TEdit
      Left = 88
      Top = 10
      Width = 115
      Height = 21
      Enabled = False
      TabOrder = 3
      OnEnter = ProviderEnter
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 52
    Width = 647
    Height = 64
    Align = alBottom
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 2
    OnEnter = ProviderEnter
    object Label2: TLabel
      Left = 12
      Top = 12
      Width = 80
      Height = 13
      Alignment = taRightJustify
      AutoSize = False
      BiDiMode = bdRightToLeft
      Caption = #20379#24212#21830#21517#31216
      ParentBiDiMode = False
    end
    object Label4: TLabel
      Left = 441
      Top = 12
      Width = 55
      Height = 14
      Alignment = taRightJustify
      AutoSize = False
      BiDiMode = bdRightToLeft
      Caption = #25805#20316#21592
      ParentBiDiMode = False
    end
    object Label5: TLabel
      Left = 11
      Top = 38
      Width = 80
      Height = 13
      Alignment = taRightJustify
      AutoSize = False
      BiDiMode = bdRightToLeft
      Caption = #36127#36131#20154
      ParentBiDiMode = False
    end
    object Label9: TLabel
      Left = 450
      Top = 40
      Width = 45
      Height = 13
      Alignment = taRightJustify
      AutoSize = False
      BiDiMode = bdRightToLeft
      Caption = #26102#38388
      ParentBiDiMode = False
    end
    object Operator: TEdit
      Left = 504
      Top = 7
      Width = 115
      Height = 21
      Enabled = False
      TabOrder = 2
      OnEnter = ProviderEnter
      OnKeyDown = ProviderKeyDown
    end
    object Principal: TEdit
      Left = 98
      Top = 35
      Width = 115
      Height = 21
      MaxLength = 10
      TabOrder = 1
      OnEnter = ProviderEnter
      OnKeyDown = ProviderKeyDown
    end
    object Provider: TComboBox
      Left = 99
      Top = 8
      Width = 115
      Height = 21
      ItemHeight = 13
      TabOrder = 0
      OnEnter = ProviderEnter
      OnKeyDown = ProviderKeyDown
    end
    object Picker: TDateTimePicker
      Left = 504
      Top = 35
      Width = 115
      Height = 21
      Date = 38492.469445694440000000
      Time = 38492.469445694440000000
      TabOrder = 3
      OnEnter = ProviderEnter
      OnKeyDown = PickerKeyDown
    end
  end
  object Grid: TStringGrid
    Left = 0
    Top = 184
    Width = 647
    Height = 195
    Align = alBottom
    ColCount = 6
    Ctl3D = True
    DefaultRowHeight = 18
    FixedCols = 0
    RowCount = 2
    Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goEditing, goRowSelect]
    ParentCtl3D = False
    TabOrder = 3
    OnEnter = ProviderEnter
    OnKeyDown = GridKeyDown
    OnSelectCell = GridSelectCell
    ColWidths = (
      97
      113
      90
      114
      87
      111)
  end
  object Grid1: TDBGrid
    Left = 98
    Top = 174
    Width = 449
    Height = 122
    DataSource = Source1
    Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
    ReadOnly = True
    TabOrder = 4
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Visible = False
    OnDblClick = Grid1DblClick
    OnExit = Grid1Exit
    OnKeyDown = Grid1KeyDown
    Columns = <
      item
        Expanded = False
        FieldName = 'bookname'
        Title.Caption = #20070#31821#21517#31216
        Width = 108
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'barcode'
        Title.Caption = #26465#24418#30721
        Width = 91
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'bookconcern'
        Title.Caption = #20986#29256#31038
        Width = 75
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'author'
        Title.Caption = #20316#32773
        Width = 71
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'price'
        Title.Caption = #20215#26684
        Width = 52
        Visible = True
      end>
  end
  object Source1: TDataSource
    Left = 64
    Top = 224
  end
end

⌨️ 快捷键说明

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