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

📄 khzl.~dfm

📁 这是用Delphi编写的中小企业管理系统
💻 ~DFM
📖 第 1 页 / 共 5 页
字号:
inherited f_khzl: Tf_khzl
  Left = 179
  Top = 150
  Caption = #23458#25143#22522#26412#36164#26009
  ClientHeight = 312
  ClientWidth = 514
  OldCreateOrder = True
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  inherited CoolBar1: TCoolBar
    Width = 514
    Height = 25
    BandBorderStyle = bsNone
    Bands = <
      item
        Control = ToolBar1
        ImageIndex = -1
        MinHeight = 22
        Width = 510
      end>
    inherited ToolBar1: TToolBar
      Width = 497
      Height = 22
      Customizable = True
      Flat = True
      inherited B1: TToolButton
        Top = 0
      end
      inherited B2: TToolButton
        Top = 0
      end
      inherited B3: TToolButton
        Top = 0
        Enabled = False
      end
      inherited B4: TToolButton
        Top = 0
      end
      inherited B5: TToolButton
        Top = 0
      end
      inherited B6: TToolButton
        Top = 0
      end
      inherited B7: TToolButton
        Top = 0
      end
      inherited B9: TToolButton
        Top = 0
        Hint = #31532#19968#26465' Alt+Left'
        Visible = True
      end
      inherited B10: TToolButton
        Top = 0
        Visible = True
      end
      inherited B11: TToolButton
        Top = 0
        Visible = True
      end
      inherited B12: TToolButton
        Top = 0
        Visible = True
      end
      inherited B8: TToolButton
        Top = 0
      end
      object BCopy: TToolButton
        Left = 276
        Top = 0
        Hint = #22797#21046' F7'
        ImageIndex = 2
        ParentShowHint = False
        ShowHint = True
        OnClick = BCopyClick
      end
      object BPaste: TToolButton
        Left = 299
        Top = 0
        Hint = #31896#36148'F8'
        AutoSize = True
        Enabled = False
        ImageIndex = 1
        ParentShowHint = False
        ShowHint = True
        OnClick = BPasteClick
      end
    end
  end
  inherited Panel1: TPanel
    Left = 0
    Top = 25
    Width = 514
    Height = 287
    Align = alClient
    object PageControl1: TPageControl
      Left = 2
      Top = 2
      Width = 510
      Height = 283
      ActivePage = n
      Align = alClient
      TabOrder = 0
      object TabSheet1: TTabSheet
        Caption = #22522#26412#36164#35759
        object Panel2: TPanel
          Left = 4
          Top = 7
          Width = 493
          Height = 218
          BevelInner = bvRaised
          BevelOuter = bvLowered
          TabOrder = 0
          object Label1: TLabel
            Left = 40
            Top = 25
            Width = 59
            Height = 13
            AutoSize = False
            Caption = #23458#25143#20195#30721
          end
          object Label2: TLabel
            Left = 228
            Top = 25
            Width = 60
            Height = 13
            AutoSize = False
            Caption = #23458#25143#21517#31216
          end
          object Label3: TLabel
            Left = 40
            Top = 58
            Width = 59
            Height = 13
            AutoSize = False
            Caption = #23458#25143#31616#31216
          end
          object Label4: TLabel
            Left = 242
            Top = 58
            Width = 43
            Height = 13
            AutoSize = False
            Caption = #36127#36131#20154
          end
          object Label9: TLabel
            Left = 64
            Top = 92
            Width = 35
            Height = 13
            AutoSize = False
            Caption = #22269#23478
          end
          object Label10: TLabel
            Left = 255
            Top = 91
            Width = 29
            Height = 13
            AutoSize = False
            Caption = #30465#20221
          end
          object Label11: TLabel
            Left = 42
            Top = 126
            Width = 57
            Height = 13
            AutoSize = False
            Caption = #24066'/'#21439'/'#20065
          end
          object Label12: TLabel
            Left = 228
            Top = 124
            Width = 57
            Height = 13
            AutoSize = False
            Caption = #30005#35805#21495#30721
          end
          object Label13: TLabel
            Left = 64
            Top = 160
            Width = 35
            Height = 13
            AutoSize = False
            Caption = #20256#30495
          end
          object Label18: TLabel
            Left = 256
            Top = 160
            Width = 29
            Height = 13
            AutoSize = False
            Caption = #32593#22336
          end
          object khdm: TEdit
            Left = 102
            Top = 21
            Width = 102
            Height = 21
            TabOrder = 0
            OnKeyDown = khdmKeyDown
          end
          object khmc: TEdit
            Left = 290
            Top = 21
            Width = 158
            Height = 21
            TabOrder = 1
            OnKeyDown = khmcKeyDown
          end
          object fzr: TEdit
            Left = 290
            Top = 54
            Width = 158
            Height = 21
            TabOrder = 3
            OnKeyDown = khdmKeyDown
          end
          object khjc: TEdit
            Left = 102
            Top = 54
            Width = 102
            Height = 21
            TabOrder = 2
            OnKeyDown = khdmKeyDown
          end
          object Edit1: TEdit
            Left = 102
            Top = 88
            Width = 102
            Height = 21
            TabOrder = 4
            OnKeyDown = Edit1KeyDown
          end
          object Edit2: TEdit
            Left = 290
            Top = 88
            Width = 158
            Height = 21
            TabOrder = 5
            OnKeyDown = Edit2KeyDown
          end
          object Edit3: TEdit

⌨️ 快捷键说明

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