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

📄 cszl.dfm

📁 这是用Delphi编写的中小企业管理系统
💻 DFM
📖 第 1 页 / 共 5 页
字号:
inherited f_cszl: Tf_cszl
  Left = 138
  Top = 142
  Caption = #21378#21830#22522#26412#36164#26009
  ClientHeight = 317
  OldCreateOrder = True
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  inherited CoolBar1: TCoolBar
    Bands = <
      item
        Control = ToolBar1
        ImageIndex = -1
        MinHeight = 26
        Width = 478
      end>
    inherited ToolBar1: TToolBar
      Height = 26
      ButtonWidth = 24
      inherited B2: TToolButton
        Left = 24
      end
      inherited B3: TToolButton
        Left = 48
        Enabled = False
      end
      inherited B4: TToolButton
        Left = 72
      end
      inherited B5: TToolButton
        Left = 96
      end
      inherited B6: TToolButton
        Left = 120
      end
      inherited B7: TToolButton
        Left = 144
      end
      inherited B9: TToolButton
        Left = 168
        Hint = #31532#19968#26465' ALt+ Left'
        Visible = True
      end
      inherited B10: TToolButton
        Left = 192
        Visible = True
      end
      inherited B11: TToolButton
        Left = 216
        Visible = True
      end
      inherited B12: TToolButton
        Left = 240
        Visible = True
      end
      inherited B8: TToolButton
        Left = 264
      end
      object BCopy: TToolButton
        Left = 288
        Top = 2
        Hint = #22797#21046' F7'
        ImageIndex = 2
        ParentShowHint = False
        ShowHint = True
        OnClick = BCopyClick
      end
      object BPaste: TToolButton
        Left = 312
        Top = 2
        Hint = 'F8  '#31896#36148
        Caption = 'BPaste'
        Enabled = False
        ImageIndex = 1
        ParentShowHint = False
        ShowHint = True
        OnClick = BPasteClick
      end
    end
  end
  inherited Panel1: TPanel
    Left = 0
    Top = 30
    Width = 482
    Height = 287
    Align = alClient
    object PageControl1: TPageControl
      Left = 2
      Top = 2
      Width = 478
      Height = 283
      ActivePage = TabSheet1
      Align = alClient
      TabOrder = 0
      object TabSheet1: TTabSheet
        Caption = #22522#26412#36164#35759
        object Panel2: TPanel
          Left = 0
          Top = 0
          Width = 470
          Height = 255
          Align = alClient
          BevelInner = bvRaised
          BevelOuter = bvLowered
          TabOrder = 0
          object Label1: TLabel
            Left = 34
            Top = 18
            Width = 56
            Height = 13
            AutoSize = False
            Caption = #21378#21830#20195#30721
          end
          object Label2: TLabel
            Left = 265
            Top = 18
            Width = 60
            Height = 13
            AutoSize = False
            Caption = #21378#21830#21517#31216
          end
          object Label3: TLabel
            Left = 34
            Top = 65
            Width = 57
            Height = 13
            AutoSize = False
            Caption = #21378#21830#31616#31216
          end
          object Label4: TLabel
            Left = 280
            Top = 65
            Width = 42
            Height = 13
            AutoSize = False
            Caption = #36127#36131#20154
          end
          object Label9: TLabel
            Left = 60
            Top = 113
            Width = 28
            Height = 13
            AutoSize = False
            Caption = #22269#23478
          end
          object Label10: TLabel
            Left = 292
            Top = 113
            Width = 29
            Height = 13
            AutoSize = False
            Caption = #30465#20221
          end
          object Label11: TLabel
            Left = 36
            Top = 160
            Width = 50
            Height = 13
            AutoSize = False
            Caption = #24066'/'#21439'/'#20065
          end
          object Label12: TLabel
            Left = 265
            Top = 160
            Width = 57
            Height = 13
            AutoSize = False
            Caption = #30005#35805#21495#30721
          end
          object Label13: TLabel
            Left = 58
            Top = 208
            Width = 27
            Height = 13
            AutoSize = False
            Caption = #32593#22336
          end
          object csdm: TEdit
            Left = 99
            Top = 14
            Width = 102
            Height = 21
            TabOrder = 0
            OnKeyDown = csdmKeyDown
          end
          object csmc: TEdit
            Left = 330
            Top = 14
            Width = 121
            Height = 21
            TabOrder = 1
            OnKeyDown = csmcKeyDown
          end
          object fzr: TEdit
            Left = 331
            Top = 61
            Width = 121
            Height = 21
            TabOrder = 3
            OnKeyDown = csdmKeyDown
          end
          object csjc: TEdit
            Left = 99
            Top = 61
            Width = 102
            Height = 21
            TabOrder = 2
            OnKeyDown = csdmKeyDown
          end
          object Edit1: TEdit
            Left = 99
            Top = 109
            Width = 102
            Height = 21
            TabOrder = 4
            OnKeyDown = Edit1KeyDown
          end
          object Edit2: TEdit
            Left = 330
            Top = 109
            Width = 121
            Height = 21
            TabOrder = 5
            OnKeyDown = Edit2KeyDown
          end
          object Edit3: TEdit
            Left = 99
            Top = 158
            Width = 102
            Height = 21
            TabOrder = 6
            OnKeyDown = Edit3KeyDown

⌨️ 快捷键说明

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