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

📄 monthtotalaunit.dfm

📁 人事管理系统帮助人们管理复杂的关系
💻 DFM
字号:
object TotalaForm: TTotalaForm
  Left = 434
  Top = 289
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = #26376#20221#24037#36164#32467#31639
  ClientHeight = 123
  ClientWidth = 292
  Color = clWhite
  Font.Charset = DEFAULT_CHARSET
  Font.Color = 16554836
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 72
    Top = 8
    Width = 129
    Height = 20
    AutoSize = False
    Caption = #26376#20221#24037#36164#32467#31639
    Color = clBtnHighlight
    Font.Charset = DEFAULT_CHARSET
    Font.Color = 16554836
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentColor = False
    ParentFont = False
  end
  object Label2: TLabel
    Left = 40
    Top = 48
    Width = 89
    Height = 13
    AutoSize = False
    Caption = #35201#32467#31639#30340#26376#20221#65306
    Font.Charset = DEFAULT_CHARSET
    Font.Color = 16554836
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label5: TLabel
    Left = 232
    Top = 48
    Width = 12
    Height = 13
    Caption = #26376
    Font.Charset = DEFAULT_CHARSET
    Font.Color = 16554836
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Button1: TButton
    Left = 57
    Top = 80
    Width = 75
    Height = 25
    Caption = #32467#31639
    TabOrder = 0
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 161
    Top = 80
    Width = 75
    Height = 25
    Caption = #36864#20986
    TabOrder = 1
    OnClick = Button2Click
  end
  object CBMonth: TComboBox
    Left = 128
    Top = 44
    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
    ParentFont = False
    TabOrder = 2
    Items.Strings = (
      '1'
      '2'
      '3'
      '4'
      '5'
      '6'
      '7'
      '8'
      '9'
      '10'
      '11'
      '12')
  end
end

⌨️ 快捷键说明

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