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

📄 rczpchx.dfm

📁 Delphi实战演练一书的配套光盘
💻 DFM
字号:
object RczpChxFrm: TRczpChxFrm
  Left = 116
  Top = 54
  Width = 644
  Height = 405
  Caption = '招聘信息查询'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsStayOnTop
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 172
    Top = 22
    Width = 32
    Height = 15
    Caption = '职位'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = '幼圆'
    Font.Style = []
    ParentFont = False
  end
  object DBGrid1: TDBGrid
    Left = 8
    Top = 60
    Width = 620
    Height = 169
    DataSource = DataSource1
    ReadOnly = True
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = '编号'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -15
        Font.Name = '幼圆'
        Font.Style = []
        Title.Font.Charset = GB2312_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -15
        Title.Font.Name = '幼圆'
        Title.Font.Style = []
        Visible = True
      end
      item
        Expanded = False
        FieldName = '联系人'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -15
        Font.Name = '幼圆'
        Font.Style = []
        Title.Font.Charset = GB2312_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -15
        Title.Font.Name = '幼圆'
        Title.Font.Style = []
        Visible = True
      end
      item
        Expanded = False
        FieldName = '地址'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -15
        Font.Name = '幼圆'
        Font.Style = []
        Title.Font.Charset = GB2312_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -15
        Title.Font.Name = '幼圆'
        Title.Font.Style = []
        Visible = True
      end
      item
        Expanded = False
        FieldName = '职位'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -15
        Font.Name = '幼圆'
        Font.Style = []
        Title.Font.Charset = GB2312_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -15
        Title.Font.Name = '幼圆'
        Title.Font.Style = []
        Visible = True
      end
      item
        Expanded = False
        FieldName = '联系电话'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -15
        Font.Name = '幼圆'
        Font.Style = []
        Title.Font.Charset = GB2312_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -15
        Title.Font.Name = '幼圆'
        Title.Font.Style = []
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'E-mail'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -15
        Font.Name = '幼圆'
        Font.Style = []
        Title.Font.Charset = GB2312_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -15
        Title.Font.Name = '幼圆'
        Title.Font.Style = []
        Visible = True
      end
      item
        Expanded = False
        FieldName = '登记日期'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -15
        Font.Name = '幼圆'
        Font.Style = []
        Title.Font.Charset = GB2312_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -15
        Title.Font.Name = '幼圆'
        Title.Font.Style = []
        Visible = True
      end
      item
        Expanded = False
        FieldName = '截止日期'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -15
        Font.Name = '幼圆'
        Font.Style = []
        Title.Font.Charset = GB2312_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -15
        Title.Font.Name = '幼圆'
        Title.Font.Style = []
        Visible = True
      end
      item
        Expanded = False
        FieldName = '招聘单位'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -15
        Font.Name = '幼圆'
        Font.Style = []
        Title.Font.Charset = GB2312_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -15
        Title.Font.Name = '幼圆'
        Title.Font.Style = []
        Visible = True
      end
      item
        Expanded = False
        FieldName = '单位性质'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -15
        Font.Name = '幼圆'
        Font.Style = []
        Title.Font.Charset = GB2312_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -15
        Title.Font.Name = '幼圆'
        Title.Font.Style = []
        Visible = True
      end>
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 239
    Width = 620
    Height = 97
    Caption = '具体要求'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = '幼圆'
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    object DBMemo1: TDBMemo
      Left = 2
      Top = 17
      Width = 616
      Height = 78
      Align = alClient
      Color = clScrollBar
      DataField = '要求'
      DataSource = DataSource1
      ReadOnly = True
      TabOrder = 0
    end
  end
  object DBNavigator1: TDBNavigator
    Left = 8
    Top = 343
    Width = 510
    Height = 25
    DataSource = DataSource1
    VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast, nbRefresh]
    TabOrder = 2
  end
  object BitBtn1: TBitBtn
    Left = 551
    Top = 343
    Width = 75
    Height = 25
    Caption = '退出'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = '幼圆'
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    OnClick = BitBtn1Click
  end
  object Edit1: TEdit
    Left = 221
    Top = 18
    Width = 121
    Height = 23
    Color = clScrollBar
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = '幼圆'
    Font.Style = []
    ParentFont = False
    TabOrder = 4
  end
  object BitBtn2: TBitBtn
    Left = 361
    Top = 17
    Width = 75
    Height = 25
    Caption = '执行查询'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = '幼圆'
    Font.Style = []
    ParentFont = False
    TabOrder = 5
    OnClick = BitBtn2Click
  end
  object DataSource1: TDataSource
    DataSet = Query1
    Left = 72
    Top = 20
  end
  object Query1: TQuery
    Active = True
    SQL.Strings = (
      'Select * from Rencaizp')
    Left = 104
    Top = 20
  end
end

⌨️ 快捷键说明

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