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

📄 ygxxgl.~dfm

📁 一个比较实用的人事管理系统,Delphi+SQL开发
💻 ~DFM
字号:
object Form11: TForm11
  Left = 159
  Top = 174
  BorderStyle = bsDialog
  Caption = #21592#24037#20449#24687#31649#29702
  ClientHeight = 268
  ClientWidth = 519
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clBlue
  Font.Height = -13
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 16
  object Panel2: TPanel
    Left = 0
    Top = 33
    Width = 519
    Height = 235
    Align = alClient
    BevelOuter = bvLowered
    TabOrder = 0
    object Label7: TLabel
      Left = 207
      Top = 10
      Width = 138
      Height = 21
      Caption = #21592#24037#20449#24687#31649#29702
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -21
      Font.Name = #26999#20307'_GB2312'
      Font.Style = [fsBold, fsUnderline]
      ParentFont = False
    end
    object DBGrid1: TDBGrid
      Left = 1
      Top = 42
      Width = 517
      Height = 192
      Align = alBottom
      Color = 16777088
      Ctl3D = True
      DataSource = DataSource1
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
      ParentCtl3D = False
      ReadOnly = True
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clBlue
      TitleFont.Height = -13
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      Columns = <
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #21592#24037#32534#21495
          Title.Alignment = taCenter
          Width = 90
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #21592#24037#22995#21517
          Title.Alignment = taCenter
          Width = 81
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #24615#21035
          Title.Alignment = taCenter
          Width = 43
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #25991#21270#31243#24230
          Title.Alignment = taCenter
          Width = 60
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #37096#38376#32534#21495
          Title.Alignment = taCenter
          Width = 80
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #37096#38376#21517#31216
          Title.Alignment = taCenter
          Width = 80
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #20154#21592#31867#21035
          Title.Alignment = taCenter
          Width = 60
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #32856#29992#26085#26399
          Title.Alignment = taCenter
          Width = 80
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #20195#21457#38134#34892
          Title.Alignment = taCenter
          Width = 80
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #38134#34892#36134#21495
          Title.Alignment = taCenter
          Width = 80
          Visible = True
        end>
    end
  end
  object CoolBar1: TCoolBar
    Left = 0
    Top = 0
    Width = 519
    Height = 33
    Bands = <
      item
        Control = ToolBar1
        ImageIndex = -1
        MinHeight = 29
        Width = 515
      end>
    object ToolBar1: TToolBar
      Left = 9
      Top = 0
      Width = 502
      Height = 29
      ButtonHeight = 25
      Caption = 'ToolBar1'
      EdgeBorders = []
      TabOrder = 0
      Transparent = False
      object SpeedButton2: TSpeedButton
        Left = 0
        Top = 2
        Width = 46
        Height = 25
        Caption = #28155#21152
        OnClick = SpeedButton2Click
      end
      object SpeedButton3: TSpeedButton
        Left = 46
        Top = 2
        Width = 46
        Height = 25
        Caption = #20462#25913
        OnClick = SpeedButton3Click
      end
      object SpeedButton1: TSpeedButton
        Left = 92
        Top = 2
        Width = 46
        Height = 25
        Caption = #21024#38500
        OnClick = SpeedButton1Click
      end
      object SpeedButton4: TSpeedButton
        Left = 138
        Top = 2
        Width = 46
        Height = 25
        Caption = #36864#20986
        OnClick = SpeedButton4Click
      end
    end
  end
  object DataSource1: TDataSource
    Left = 86
    Top = 166
  end
end

⌨️ 快捷键说明

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