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

📄 u_report_data.dfm

📁 超信人力资源管理系统,一个用Delphi编写的人事管理系统
💻 DFM
字号:
object F_Report_Data: TF_Report_Data
  Left = 149
  Top = 119
  Width = 603
  Height = 391
  Caption = #25253#34920#25968#25454#36873#25321
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 16
  object PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 595
    Height = 364
    ActivePage = TabSheet2
    Align = alClient
    TabOrder = 0
    OnChange = PageControl1Change
    object TabSheet1: TTabSheet
      Caption = #25968#25454#28304
      object GroupBox1: TGroupBox
        Left = 16
        Top = 24
        Width = 113
        Height = 297
        Caption = #35831#36873#25321#25968#25454#24211
        TabOrder = 0
        object ListBox1: TListBox
          Left = 2
          Top = 18
          Width = 109
          Height = 277
          Align = alClient
          ItemHeight = 16
          TabOrder = 0
        end
      end
      object GroupBox2: TGroupBox
        Left = 168
        Top = 23
        Width = 161
        Height = 297
        Caption = #35831#36873#25321#25968#25454#34920
        TabOrder = 1
        object ListBox2: TListBox
          Left = 2
          Top = 18
          Width = 157
          Height = 277
          Align = alClient
          ItemHeight = 16
          MultiSelect = True
          TabOrder = 0
        end
      end
    end
    object TabSheet2: TTabSheet
      Caption = #23383#27573
      ImageIndex = 1
      object ScrollBox1: TScrollBox
        Left = 0
        Top = 0
        Width = 587
        Height = 333
        Align = alClient
        BevelInner = bvSpace
        BevelOuter = bvSpace
        BevelKind = bkFlat
        BorderStyle = bsNone
        TabOrder = 0
      end
    end
    object TabSheet3: TTabSheet
      Caption = #20851#31995
      ImageIndex = 2
    end
  end
end

⌨️ 快捷键说明

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