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

📄 department_form.dfm

📁 这是一个用Delphi写的工资管理系统
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object department: Tdepartment
  Left = 420
  Top = 107
  Width = 756
  Height = 494
  Caption = #37096#38376#20449#24687
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 748
    Height = 57
    Align = alTop
    Color = clTeal
    TabOrder = 0
    object SpeedButton1: TSpeedButton
      Left = 48
      Top = 16
      Width = 57
      Height = 33
      AllowAllUp = True
      Caption = #28155#21152
      Flat = True
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -19
      Font.Name = #26999#20307'_GB2312'
      Font.Style = [fsBold]
      ParentFont = False
      OnClick = SpeedButton1Click
    end
    object SpeedButton2: TSpeedButton
      Left = 224
      Top = 16
      Width = 57
      Height = 33
      AllowAllUp = True
      Caption = #20462#25913
      Flat = True
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -19
      Font.Name = #26999#20307'_GB2312'
      Font.Style = [fsBold]
      ParentFont = False
      OnClick = SpeedButton2Click
    end
    object SpeedButton3: TSpeedButton
      Left = 424
      Top = 16
      Width = 57
      Height = 33
      AllowAllUp = True
      Caption = #21024#38500
      Flat = True
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -19
      Font.Name = #26999#20307'_GB2312'
      Font.Style = [fsBold]
      ParentFont = False
      OnClick = SpeedButton3Click
    end
    object SpeedButton4: TSpeedButton
      Left = 600
      Top = 16
      Width = 57
      Height = 33
      AllowAllUp = True
      Caption = #36864#20986
      Flat = True
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -19
      Font.Name = #26999#20307'_GB2312'
      Font.Style = [fsBold]
      ParentFont = False
      OnClick = SpeedButton4Click
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 57
    Width = 225
    Height = 403
    Align = alLeft
    Color = clAqua
    TabOrder = 1
    object Label3: TLabel
      Left = 16
      Top = 40
      Width = 32
      Height = 13
      Caption = 'Label3'
    end
    object Panel5: TPanel
      Left = 1
      Top = 1
      Width = 225
      Height = 401
      Align = alLeft
      Color = clAqua
      TabOrder = 0
      object Label4: TLabel
        Left = 8
        Top = 32
        Width = 65
        Height = 17
        AutoSize = False
        Caption = #37096#38376#21517#31216#65306
      end
      object Label5: TLabel
        Left = 8
        Top = 96
        Width = 65
        Height = 17
        AutoSize = False
        Caption = #37096#38376#32534#21495#65306
      end
      object Label6: TLabel
        Left = 8
        Top = 176
        Width = 65
        Height = 17
        AutoSize = False
        Caption = #37096#38376#22320#22336#65306
      end
      object Label7: TLabel
        Left = 8
        Top = 264
        Width = 81
        Height = 17
        AutoSize = False
        Caption = #37096#38376#36127#36131#20154#65306
      end
      object SpeedButton5: TSpeedButton
        Left = 16
        Top = 328
        Width = 49
        Height = 22
        Caption = #25552#20132
        Flat = True
        OnClick = SpeedButton5Click
      end
      object SpeedButton6: TSpeedButton
        Left = 128
        Top = 328
        Width = 49
        Height = 22
        Caption = #21462#28040
        Flat = True
        OnClick = SpeedButton6Click
      end
      object Edit3: TEdit
        Left = 88
        Top = 32
        Width = 121
        Height = 21
        TabOrder = 0
      end
      object Edit4: TEdit
        Left = 88
        Top = 96
        Width = 121
        Height = 21
        TabOrder = 1
      end
      object Edit5: TEdit
        Left = 88
        Top = 176
        Width = 121
        Height = 21
        TabOrder = 2
      end
      object Edit6: TEdit
        Left = 88
        Top = 264
        Width = 121
        Height = 21
        TabOrder = 3
      end
    end
  end
  object Panel3: TPanel
    Left = 224
    Top = 56
    Width = 521
    Height = 305
    TabOrder = 2
    object Image1: TImage
      Left = -88
      Top = -64
      Width = 609
      Height = 369
      Picture.Data = {
        0A544A504547496D616765EA880000FFD8FFE000104A46494600010101006000
        600000FFDB004300080606070605080707070909080A0C140D0C0B0B0C191213
        0F141D1A1F1E1D1A1C1C20242E2720222C231C1C2837292C30313434341F2739

⌨️ 快捷键说明

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