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

📄 rydl.dfm

📁 人力资源管理系统(Delphi程序)大家学习共勉
💻 DFM
字号:
object frmRydl: TfrmRydl
  Left = 488
  Top = 317
  Width = 387
  Height = 344
  Caption = #20154#21592#35843#31163#21450#31163#36864#20241#31649#29702
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poMainFormCenter
  Visible = True
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 16
    Top = 8
    Width = 353
    Height = 177
    Caption = #35831#36873#25321#20154#21592
    TabOrder = 0
    object DBGrid1: TDBGrid
      Left = 8
      Top = 16
      Width = 337
      Height = 153
      DataSource = DataModule1.DataSourceJbzl
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      Columns = <
        item
          Expanded = False
          FieldName = 'JBZL_GH'
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'JBZL_XM'
          Width = 64
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'JBZL_XBMC'
          Width = 64
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'JBZL_BMMC'
          Width = 64
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'JBZL_GWMC'
          Width = 70
          Visible = True
        end>
    end
  end
  object GroupBox2: TGroupBox
    Left = 16
    Top = 192
    Width = 353
    Height = 81
    TabOrder = 1
    object Label1: TLabel
      Left = 8
      Top = 16
      Width = 57
      Height = 13
      AutoSize = False
      Caption = #31163#24320#26102#38388
    end
    object Label2: TLabel
      Left = 176
      Top = 16
      Width = 48
      Height = 13
      AutoSize = False
      Caption = #31163#24320#21407#22240
    end
    object Button1: TButton
      Left = 176
      Top = 48
      Width = 75
      Height = 25
      Caption = #25552'  '#20132
      TabOrder = 0
      OnClick = Button1Click
    end
    object DTPLksj: TDateTimePicker
      Left = 64
      Top = 16
      Width = 97
      Height = 21
      Date = 38014.763276539350000000
      Time = 38014.763276539350000000
      TabOrder = 1
    end
    object EdtLkyy: TEdit
      Left = 232
      Top = 16
      Width = 105
      Height = 21
      TabOrder = 2
    end
    object Button3: TButton
      Left = 88
      Top = 48
      Width = 75
      Height = 25
      Caption = #35814#32454#20449#24687
      TabOrder = 3
      OnClick = Button3Click
    end
  end
  object Button2: TButton
    Left = 152
    Top = 280
    Width = 75
    Height = 25
    Caption = #20851'  '#38381
    TabOrder = 2
    OnClick = Button2Click
  end
  object ADOQuery1: TADOQuery
    Connection = DataModule1.ADOConnection
    Parameters = <>
    Left = 24
    Top = 280
  end
end

⌨️ 快捷键说明

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