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

📄 bookmove.dfm

📁 1、系统环境要求:WindowsXP/2000 2、DELPHI7.0企业版 3、如果数据库为SQL Server数据库
💻 DFM
字号:
inherited f_bookmove: Tf_bookmove
  Left = 259
  Top = 216
  Caption = #22270#20070#35843#25320#31649#29702
  ClientHeight = 340
  ClientWidth = 503
  KeyPreview = False
  OldCreateOrder = True
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label4: TLabel
    Left = 183
    Top = 7
    Width = 152
    Height = 23
    AutoSize = False
    Caption = #22270#20070#35843#25320#31649#29702
    Font.Charset = GB2312_CHARSET
    Font.Color = clRed
    Font.Height = -24
    Font.Name = #26999#20307'_GB2312'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Grid: TStringGrid
    Left = 0
    Top = 157
    Width = 503
    Height = 142
    Align = alBottom
    ColCount = 3
    Ctl3D = True
    DefaultRowHeight = 18
    FixedCols = 0
    RowCount = 2
    Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goEditing, goRowSelect]
    ParentCtl3D = False
    TabOrder = 0
    OnEnter = StorageEnter
    OnKeyDown = GridKeyDown
    OnSelectCell = GridSelectCell
    ColWidths = (
      137
      177
      105)
  end
  object Panel3: TPanel
    Left = 0
    Top = 116
    Width = 503
    Height = 41
    Align = alBottom
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 1
    OnEnter = StorageEnter
    object Label6: TLabel
      Left = 18
      Top = 14
      Width = 52
      Height = 13
      Alignment = taRightJustify
      AutoSize = False
      BiDiMode = bdRightToLeft
      Caption = #26465#24418#30721
      ParentBiDiMode = False
    end
    object Label7: TLabel
      Left = 177
      Top = 13
      Width = 71
      Height = 13
      Alignment = taRightJustify
      AutoSize = False
      Caption = #20070#31821#21517#31216
    end
    object Label1: TLabel
      Left = 393
      Top = 13
      Width = 38
      Height = 13
      Alignment = taRightJustify
      AutoSize = False
      Caption = #25968#37327
    end
    object Barcode: TEdit
      Left = 78
      Top = 9
      Width = 100
      Height = 21
      TabOrder = 0
      OnEnter = StorageEnter
      OnKeyDown = BarcodeKeyDown
      OnKeyPress = BarcodeKeyPress
    end
    object Bookname: TEdit
      Left = 254
      Top = 9
      Width = 133
      Height = 21
      TabOrder = 1
      OnChange = BooknameChange
      OnEnter = StorageEnter
      OnKeyDown = BarcodeKeyDown
      OnKeyPress = BooknameKeyPress
    end
    object Num: TEdit
      Left = 436
      Top = 9
      Width = 49
      Height = 21
      TabOrder = 2
      OnEnter = StorageEnter
      OnKeyDown = BarcodeKeyDown
      OnKeyPress = NumKeyPress
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 47
    Width = 503
    Height = 69
    Align = alBottom
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 2
    OnEnter = StorageEnter
    object Label2: TLabel
      Left = 9
      Top = 41
      Width = 63
      Height = 13
      Alignment = taRightJustify
      AutoSize = False
      BiDiMode = bdRightToLeft
      Caption = #26588#21488#21517#31216
      ParentBiDiMode = False
    end
    object Label3: TLabel
      Left = 328
      Top = 15
      Width = 51
      Height = 13
      Alignment = taRightJustify
      AutoSize = False
      BiDiMode = bdRightToLeft
      Caption = #25805#20316#21592
      ParentBiDiMode = False
    end
    object Label8: TLabel
      Left = 6
      Top = 15
      Width = 66
      Height = 13
      Alignment = taRightJustify
      AutoSize = False
      BiDiMode = bdRightToLeft
      Caption = #20179#24211#21517#31216
      ParentBiDiMode = False
    end
    object Label12: TLabel
      Left = 328
      Top = 43
      Width = 50
      Height = 13
      Alignment = taRightJustify
      AutoSize = False
      BiDiMode = bdRightToLeft
      Caption = #26102#38388
      ParentBiDiMode = False
    end
    object Operator: TEdit
      Left = 385
      Top = 10
      Width = 100
      Height = 21
      Enabled = False
      TabOrder = 0
      OnEnter = StorageEnter
      OnKeyDown = StorageKeyDown
    end
    object Storage: TComboBox
      Left = 79
      Top = 10
      Width = 100
      Height = 21
      ItemHeight = 13
      TabOrder = 1
      OnEnter = StorageEnter
      OnKeyDown = StorageKeyDown
    end
    object Counter: TComboBox
      Left = 79
      Top = 37
      Width = 100
      Height = 21
      ItemHeight = 13
      TabOrder = 2
      OnEnter = StorageEnter
      OnKeyDown = StorageKeyDown
    end
    object Picker1: TDateTimePicker
      Left = 385
      Top = 40
      Width = 100
      Height = 21
      Date = 38495.440112835650000000
      Time = 38495.440112835650000000
      TabOrder = 3
      OnEnter = StorageEnter
      OnKeyDown = StorageKeyDown
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 299
    Width = 503
    Height = 41
    Align = alBottom
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 3
    OnEnter = StorageEnter
    object Save: TButton
      Left = 215
      Top = 9
      Width = 75
      Height = 22
      Caption = #20445#23384
      TabOrder = 0
      OnClick = SaveClick
    end
    object Cancel: TButton
      Left = 306
      Top = 9
      Width = 75
      Height = 22
      Caption = #21462#28040
      TabOrder = 1
      OnClick = CancelClick
    end
    object Quit: TButton
      Left = 397
      Top = 9
      Width = 75
      Height = 22
      Caption = #36864#20986
      TabOrder = 2
      OnClick = QuitClick
    end
  end
  object Grid1: TDBGrid
    Left = 78
    Top = 147
    Width = 386
    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>
  end
  object Source1: TDataSource
    Left = 32
    Top = 200
  end
end

⌨️ 快捷键说明

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