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

📄 extral.dfm

📁 这是一个用Delphi写的工资管理系统
💻 DFM
📖 第 1 页 / 共 5 页
字号:
      Caption = #25104' '#32489#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -16
      Font.Name = #20223#23435'_GB2312'
      Font.Style = [fsBold]
      ParentFont = False
      Transparent = True
    end
    object SpeedButton5: TSpeedButton
      Left = 32
      Top = 376
      Width = 57
      Height = 33
      Caption = #25552#20132
      Enabled = False
      Flat = True
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -19
      Font.Name = #21326#25991#26999#20307
      Font.Style = [fsBold]
      ParentFont = False
      OnClick = SpeedButton5Click
    end
    object SpeedButton6: TSpeedButton
      Left = 136
      Top = 376
      Width = 57
      Height = 33
      Caption = #21462#28040
      Enabled = False
      Flat = True
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -19
      Font.Name = #21326#25991#26999#20307
      Font.Style = [fsBold]
      ParentFont = False
      OnClick = SpeedButton6Click
    end
    object Label7: TLabel
      Left = 8
      Top = 96
      Width = 57
      Height = 25
      AutoSize = False
      Caption = #32534' '#21495#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -16
      Font.Name = #20223#23435'_GB2312'
      Font.Style = [fsBold]
      ParentFont = False
      Transparent = True
    end
    object Edit1: TEdit
      Left = 80
      Top = 40
      Width = 137
      Height = 21
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 0
    end
    object Edit2: TEdit
      Left = 80
      Top = 96
      Width = 137
      Height = 21
      TabOrder = 1
    end
    object Edit3: TEdit
      Left = 80
      Top = 160
      Width = 137
      Height = 21
      TabOrder = 2
    end
    object Edit4: TEdit
      Left = 80
      Top = 224
      Width = 137
      Height = 21
      TabOrder = 3
    end
    object Edit7: TEdit
      Left = 80
      Top = 304
      Width = 137
      Height = 21
      TabOrder = 4
    end
  end
  object Panel2: TPanel
    Left = 248
    Top = 0
    Width = 513
    Height = 217
    Caption = 'Panel2'
    TabOrder = 1
    object DBNavigator1: TDBNavigator
      Left = 0
      Top = 168
      Width = 500
      Height = 41
      DataSource = mydm.extralSource
      TabOrder = 0
    end
    object DBGrid1: TDBGrid
      Left = 0
      Top = 8
      Width = 489
      Height = 153
      Color = clYellow
      DataSource = mydm.extralSource
      TabOrder = 1
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
    end
  end
  object Panel3: TPanel
    Left = 576
    Top = 216
    Width = 185
    Height = 273
    Color = clAqua
    TabOrder = 2
    object SpeedButton1: TSpeedButton
      Left = 40
      Top = 8
      Width = 89
      Height = 41
      AllowAllUp = True
      Caption = #28155#21152
      Flat = True
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -19
      Font.Name = #26999#20307'_GB2312'
      Font.Style = [fsBold, fsItalic]
      ParentFont = False
      OnClick = SpeedButton1Click
    end
    object SpeedButton2: TSpeedButton
      Left = 40
      Top = 64
      Width = 89
      Height = 41
      AllowAllUp = True
      Caption = #21024#38500
      Flat = True
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -19
      Font.Name = #26999#20307'_GB2312'
      Font.Style = [fsBold, fsItalic]
      ParentFont = False
      OnClick = SpeedButton2Click
    end
    object SpeedButton3: TSpeedButton
      Left = 40
      Top = 120
      Width = 89
      Height = 41
      AllowAllUp = True
      Caption = #20462#25913
      Flat = True
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -19
      Font.Name = #26999#20307'_GB2312'
      Font.Style = [fsBold, fsItalic]
      ParentFont = False
      OnClick = SpeedButton3Click
    end
    object SpeedButton4: TSpeedButton
      Left = 40
      Top = 176
      Width = 89
      Height = 41
      AllowAllUp = True
      Caption = #36864#20986
      Flat = True
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -19
      Font.Name = #26999#20307'_GB2312'
      Font.Style = [fsBold, fsItalic]
      ParentFont = False
      OnClick = SpeedButton4Click
    end
  end
  object Panel4: TPanel
    Left = 248
    Top = 220
    Width = 329
    Height = 265
    Caption = 'Panel4'
    TabOrder = 3
    object Image2: TImage
      Left = -32
      Top = -88
      Width = 361
      Height = 353
      Picture.Data = {
        0A544A504547496D6167657D260000FFD8FFE000104A46494600010101006000
        600000FFDB004300080606070605080707070909080A0C140D0C0B0B0C191213
        0F141D1A1F1E1D1A1C1C20242E2720222C231C1C2837292C30313434341F2739
        3D38323C2E333432FFDB0043010909090C0B0C180D0D1832211C213232323232
        3232323232323232323232323232323232323232323232323232323232323232

⌨️ 快捷键说明

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