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

📄 moneytotalunit.dfm

📁 人事管理系统帮助人们管理复杂的关系
💻 DFM
字号:
object MoneyTotalForm: TMoneyTotalForm
  Left = 421
  Top = 221
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = #24037#36164#26597#35810
  ClientHeight = 173
  ClientWidth = 270
  Color = clBtnHighlight
  Font.Charset = DEFAULT_CHARSET
  Font.Color = 16554836
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 91
    Top = 11
    Width = 87
    Height = 20
    AutoSize = False
    Caption = #24037#36164#26597#35810
    Font.Charset = DEFAULT_CHARSET
    Font.Color = 16554836
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label2: TLabel
    Left = 35
    Top = 47
    Width = 60
    Height = 13
    Caption = #21592#24037#32534#21495#65306
  end
  object Label3: TLabel
    Left = 36
    Top = 75
    Width = 60
    Height = 13
    Caption = #21592#24037#22995#21517#65306
  end
  object Label4: TLabel
    Left = 36
    Top = 105
    Width = 60
    Height = 13
    Caption = #26597#35810#26376#20221#65306
  end
  object Label5: TLabel
    Left = 208
    Top = 104
    Width = 12
    Height = 13
    Caption = #26376
  end
  object Edit1: TEdit
    Left = 104
    Top = 43
    Width = 121
    Height = 21
    BevelKind = bkFlat
    BorderStyle = bsNone
    TabOrder = 0
  end
  object Edit2: TEdit
    Left = 104
    Top = 72
    Width = 121
    Height = 21
    BevelKind = bkFlat
    BorderStyle = bsNone
    TabOrder = 1
  end
  object Button1: TButton
    Left = 7
    Top = 8
    Width = 18
    Height = 25
    Caption = #26597#35810
    TabOrder = 2
    Visible = False
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 152
    Top = 136
    Width = 75
    Height = 25
    Caption = #36864#20986
    TabOrder = 3
    OnClick = Button2Click
  end
  object CBMonth: TComboBox
    Left = 104
    Top = 100
    Width = 97
    Height = 21
    BevelKind = bkFlat
    Font.Charset = DEFAULT_CHARSET
    Font.Color = 16554836
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ItemHeight = 13
    ItemIndex = 0
    ParentFont = False
    TabOrder = 4
    Text = '1'
    Items.Strings = (
      '1'
      '2'
      '3'
      '4'
      '5'
      '6'
      '7'
      '8'
      '9'
      '10'
      '11'
      '12')
  end
  object Edit3: TEdit
    Left = 8
    Top = 8
    Width = 17
    Height = 21
    TabOrder = 5
    Visible = False
  end
  object Edit4: TEdit
    Left = 8
    Top = 8
    Width = 17
    Height = 21
    TabOrder = 6
    Visible = False
  end
  object Edit5: TEdit
    Left = 8
    Top = 8
    Width = 17
    Height = 21
    TabOrder = 7
    Visible = False
  end
  object Edit6: TEdit
    Left = 8
    Top = 8
    Width = 17
    Height = 21
    TabOrder = 8
    Visible = False
  end
  object Edit7: TEdit
    Left = 8
    Top = 8
    Width = 17
    Height = 21
    TabOrder = 9
    Visible = False
  end
  object Edit8: TEdit
    Left = 8
    Top = 8
    Width = 17
    Height = 21
    TabOrder = 10
    Visible = False
  end
  object Edit9: TEdit
    Left = 8
    Top = 8
    Width = 17
    Height = 21
    TabOrder = 11
    Visible = False
  end
  object Edit10: TEdit
    Left = 8
    Top = 8
    Width = 17
    Height = 21
    TabOrder = 12
    Visible = False
  end
  object Edit11: TEdit
    Left = 8
    Top = 8
    Width = 17
    Height = 21
    TabOrder = 13
    Visible = False
  end
  object Edit12: TEdit
    Left = 8
    Top = 8
    Width = 17
    Height = 21
    TabOrder = 14
    Visible = False
  end
  object Button3: TButton
    Left = 39
    Top = 136
    Width = 73
    Height = 25
    Caption = #26597#35810
    TabOrder = 15
    OnClick = Button3Click
  end
end

⌨️ 快捷键说明

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