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

📄 clbmwh.dfm

📁 仓库管理信息系统
💻 DFM
字号:
object clbmwhfrm: Tclbmwhfrm
  Left = 145
  Top = 173
  Width = 611
  Height = 381
  BorderIcons = [biSystemMenu]
  Caption = #26448#26009#32534#30721#32500#25252
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnClose = FormClose
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 603
    Height = 28
    Align = alTop
    TabOrder = 0
    object Label8: TLabel
      Left = 286
      Top = 7
      Width = 59
      Height = 13
      Caption = #26448#26009#32534#30721':'
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 457
      Top = 7
      Width = 33
      Height = 13
      Caption = #31867#22411':'
      FocusControl = dblk_cplx
    end
    object DBNavigator1: TDBNavigator
      Left = 0
      Top = 2
      Width = 270
      Height = 25
      DataSource = dm.whclbmds
      Flat = True
      Hints.Strings = (
        #31532#19968#26465
        #21069#19968#26465
        #19979#19968#26465
        #26368#21518#19968#26465
        #22686#21152
        #21024#38500
        #20462#25913
        #20445#23384
        #21462#28040
        #21047#26032)
      ParentShowHint = False
      ShowHint = True
      TabOrder = 0
    end
    object Edit1: TEdit
      Left = 346
      Top = 3
      Width = 105
      Height = 21
      TabOrder = 1
      OnKeyUp = Edit1KeyUp
    end
    object dblk_cplx: TDBLookupComboBox
      Left = 492
      Top = 3
      Width = 100
      Height = 21
      KeyField = #31867#22411'ID'
      ListField = #31867#22411#21517#31216
      ListSource = dm.whcllxdmds
      TabOrder = 2
      OnCloseUp = dblk_cplxCloseUp
    end
  end
  object DBGridEh1: TDBGridEh
    Left = 0
    Top = 28
    Width = 603
    Height = 326
    Align = alClient
    AutoFitColWidths = True
    DataSource = dm.whclbmds
    Flat = True
    FooterColor = clWindow
    FooterFont.Charset = ANSI_CHARSET
    FooterFont.Color = clWindowText
    FooterFont.Height = -13
    FooterFont.Name = #23435#20307
    FooterFont.Style = []
    PopupMenu = PopupMenu1
    TabOrder = 1
    TitleFont.Charset = ANSI_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -13
    TitleFont.Name = #23435#20307
    TitleFont.Style = []
    Columns = <
      item
        EditButtons = <>
        FieldName = #26448#26009#32534#30721
        Footers = <>
        Width = 113
      end
      item
        EditButtons = <>
        FieldName = #26448#26009#21517#31216
        Footers = <>
        Width = 136
      end
      item
        EditButtons = <>
        FieldName = #21333#20301
        Footers = <>
      end
      item
        EditButtons = <>
        FieldName = #26448#26009#35268#26684
        Footers = <>
      end
      item
        EditButtons = <>
        FieldName = #21442#32771#20215#26684
        Footers = <>
        Width = 69
      end
      item
        EditButtons = <>
        FieldName = #31867#22411'ID'
        Footers = <>
        Visible = False
      end
      item
        EditButtons = <>
        FieldName = #31867#22411
        Footers = <>
      end>
  end
  object ActionManager1: TActionManager
    ActionBars = <
      item
      end>
    Left = 192
    Top = 197
    object EditCut1: TEditCut
      Category = 'Edit'
      Caption = 'Cu&t'
      Hint = #21098#20999
      ImageIndex = 0
      ShortCut = 16472
    end
    object EditCopy1: TEditCopy
      Category = 'Edit'
      Caption = '&Copy'
      Hint = #22797#21046
      ImageIndex = 1
      ShortCut = 16451
    end
    object EditPaste1: TEditPaste
      Category = 'Edit'
      Caption = '&Paste'
      Hint = #31896#36148
      ImageIndex = 2
      ShortCut = 16470
    end
    object EditDelete1: TEditDelete
      Category = 'Edit'
      Caption = '&Delete'
      Hint = 'Delete|Erases the selection'
      ImageIndex = 5
      ShortCut = 46
    end
    object FilePrintSetup1: TFilePrintSetup
      Category = 'File'
      Caption = 'Print Set&up...'
      Hint = 'Print Setup'
      ImageIndex = 19
    end
    object FontEdit1: TFontEdit
      Category = 'Dialog'
      Caption = 'Select &Font...'
      Dialog.Font.Charset = DEFAULT_CHARSET
      Dialog.Font.Color = clWindowText
      Dialog.Font.Height = -11
      Dialog.Font.Name = 'MS Sans Serif'
      Dialog.Font.Style = []
      Dialog.MinFontSize = 0
      Dialog.MaxFontSize = 0
      Hint = #23383#20307
      ImageIndex = 21
    end
    object ColorSelect1: TColorSelect
      Category = 'Dialog'
      Caption = 'Select &Color...'
      Dialog.Ctl3D = True
      Hint = #39068#33394
      ImageIndex = 22
    end
    object PrintDlg1: TPrintDlg
      Category = 'Dialog'
      Caption = '&Print...'
      ImageIndex = 20
      ShortCut = 16464
    end
  end
  object PopupMenu1: TPopupMenu
    Left = 323
    Top = 198
    object N6: TMenuItem
      Action = FilePrintSetup1
      Caption = #25171#21360#35774#32622
    end
    object PrintSetup1: TMenuItem
      Action = PrintDlg1
      Caption = #25171#21360
    end
    object N1: TMenuItem
      Caption = #25171#21360#39044#35272
      OnClick = N1Click
    end
    object N3: TMenuItem
      Caption = '-'
    end
    object N4: TMenuItem
      Caption = #23548#20986#25968#25454
      OnClick = N4Click
    end
    object N7: TMenuItem
      Caption = '-'
    end
    object N8: TMenuItem
      Caption = #38544#34255#21015
      OnClick = N8Click
    end
    object N9: TMenuItem
      Caption = #21462#28040#38544#34255
      OnClick = N9Click
    end
  end
  object MYPDBGEh: TPrintDBGridEh
    Options = [pghFitGridToPageWidth, pghRowAutoStretch]
    Page.BottomMargin = 2
    Page.LeftMargin = 2
    Page.RightMargin = 2
    Page.TopMargin = 2
    PageFooter.CenterText.Strings = (
      '  '#31532' &[Page] '#39029'       ')
    PageFooter.Font.Charset = DEFAULT_CHARSET
    PageFooter.Font.Color = clWindowText
    PageFooter.Font.Height = -13
    PageFooter.Font.Name = 'MS Sans Serif'
    PageFooter.Font.Style = []
    PageFooter.LeftText.Strings = (
      '')
    PageHeader.Font.Charset = DEFAULT_CHARSET
    PageHeader.Font.Color = clWindowText
    PageHeader.Font.Height = -24
    PageHeader.Font.Name = 'MS Sans Serif'
    PageHeader.Font.Style = []
    PrintFontName = #23435#20307
    Units = MM
    OnBeforePrint = MYPDBGEhBeforePrint
    Left = 281
    Top = 197
    BeforeGridText_Data = {
      7B5C727466315C616E73695C616E73696370673933365C64656666305C646566
      6C616E67313033335C6465666C616E676665323035327B5C666F6E7474626C7B
      5C66305C666E696C5C6663686172736574313334205C2763625C2763655C2763
      635C2765353B7D7D0D0A5C766965776B696E64345C7563315C706172645C7163
      5C6C616E67323035325C66305C6673343020255B62745D202020202020202020
      2020202020202020202020202020202020202020202020202020202020202020
      202020200D0A5C706172205C667332345C2762345C2766325C2764335C276131
      5C2763385C2764355C2763365C2764615C6C616E6731303333203A5C6C616E67
      32303532202020255B546F6461795D2020200D0A5C706172207D0D0A00}
    AfterGridText_Data = {
      7B5C727466315C616E73695C616E73696370673933365C64656666305C646566
      6C616E67313033335C6465666C616E676665323035327B5C666F6E7474626C7B
      5C66305C666E696C5C6663686172736574313334204D532053616E7320536572
      69663B7D7D0D0A5C766965776B696E64345C7563315C706172645C71635C6C61
      6E67323035325C66305C667332345C2764365C2763365C2762315C2765645C27
      63385C2763625C2761335C276261202020202020202020202020202020202020
      2020202020202020202020202020202020202020202020202020202020202020
      5C2763395C2766335C2762615C2763625C66733136200D0A5C706172207D0D0A
      00}
  end
  object SaveDialog1: TSaveDialog
    Filter = 
      'Microsoft Excel Workbook (*.xls)|*.XLS|Comma separated values (*' +
      '.csv)|*.CSV|HTML file (*.htm)|*.HTM|Rich Text Format (*.rtf)|*.R' +
      'TF|Text files (*.txt)|*.TXT'
    InitialDir = 'd:'
    Left = 235
    Top = 198
  end
end

⌨️ 快捷键说明

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