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

📄 cpkccsh.~dfm

📁 仓库管理信息系统
💻 ~DFM
字号:
object frm_cpkccsh: Tfrm_cpkccsh
  Left = 131
  Top = 112
  Width = 605
  Height = 375
  Caption = #20135#21697#24180#21021#24211#23384#21021#22987#21270
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  WindowState = wsMaximized
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 41
    Width = 597
    Height = 27
    Align = alTop
    TabOrder = 0
    object Label1: TLabel
      Left = 274
      Top = 7
      Width = 53
      Height = 13
      Caption = #20135#21697'ID'#65306
    end
    object Label2: TLabel
      Left = 455
      Top = 7
      Width = 33
      Height = 13
      Caption = #20998#31867':'
      FocusControl = dblk_cplx
    end
    object DBNavigator1: TDBNavigator
      Left = 1
      Top = 1
      Width = 219
      Height = 25
      DataSource = dm.cshds_cpkc
      VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast, nbEdit, nbPost, nbCancel, nbRefresh]
      Align = alLeft
      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 = 325
      Top = 2
      Width = 107
      Height = 21
      TabOrder = 1
      OnKeyUp = Edit1KeyUp
    end
    object dblk_cplx: TDBLookupComboBox
      Left = 492
      Top = 3
      Width = 100
      Height = 21
      KeyField = #20998#31867'ID'
      ListField = #21517#31216
      ListSource = dm.zlds_cplx
      TabOrder = 2
      OnCloseUp = dblk_cplxCloseUp
    end
  end
  object dbgeh_cpzl: TDBGridEh
    Left = 0
    Top = 68
    Width = 597
    Height = 280
    Align = alClient
    DataSource = dm.cshds_cpkc
    Flat = True
    FooterColor = clWindow
    FooterFont.Charset = DEFAULT_CHARSET
    FooterFont.Color = clWindowText
    FooterFont.Height = -13
    FooterFont.Name = #23435#20307
    FooterFont.Style = []
    FrozenCols = 4
    PopupMenu = PopupMenu1
    TabOrder = 1
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -13
    TitleFont.Name = #23435#20307
    TitleFont.Style = []
    Columns = <
      item
        Color = clInfoBk
        EditButtons = <>
        FieldName = #20135#21697'id'
        Footers = <>
      end
      item
        Color = clInfoBk
        EditButtons = <>
        FieldName = #21517#31216#35268#26684
        Footers = <>
      end
      item
        EditButtons = <>
        FieldName = #21021#22987#20313#37327
        Footers = <>
      end
      item
        EditButtons = <>
        FieldName = #21021#22987#20313#39069
        Footers = <>
      end
      item
        Color = clInfoBk
        EditButtons = <>
        FieldName = #21333#20215
        Footers = <>
      end
      item
        Color = clInfoBk
        EditButtons = <>
        FieldName = #20998#31867
        Footers = <>
      end
      item
        Color = clInfoBk
        EditButtons = <>
        FieldName = #21333#20301
        Footers = <>
      end
      item
        Color = clInfoBk
        EditButtons = <>
        FieldName = #22791#27880
        Footers = <>
      end>
  end
  object Panel2: TPanel
    Left = 0
    Top = 0
    Width = 597
    Height = 41
    Align = alTop
    TabOrder = 2
    object Label3: TLabel
      Left = 17
      Top = 15
      Width = 105
      Height = 13
      Caption = #35831#36755#20837#26102#38388'('#24180')'#65306
    end
    object Edit2: TSpinEdit
      Left = 116
      Top = 9
      Width = 73
      Height = 22
      MaxValue = 0
      MinValue = 0
      TabOrder = 0
      Value = 0
      OnChange = Edit2Change
    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
      OnAccept = FontEdit1Accept
    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 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
  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 PopupMenu1: TPopupMenu
    Left = 323
    Top = 198
    object N2: TMenuItem
      Action = FontEdit1
      Caption = #23383#20307#35774#32622
    end
    object N5: TMenuItem
      Caption = '-'
    end
    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
end

⌨️ 快捷键说明

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