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

📄 untquestiongrpset.dfm

📁 简要说明:对医院幼儿心理情况做的一个调查,统计系统.
💻 DFM
字号:
inherited frmQuestionGrpSet: TfrmQuestionGrpSet
  Left = 369
  Top = 351
  Caption = 'frmQuestionGrpSet'
  ClientHeight = 280
  ClientWidth = 458
  PixelsPerInch = 96
  TextHeight = 12
  inherited imgImgLeft: TImage
    Height = 244
  end
  inherited imgImgRight: TImage
    Left = 441
    Height = 244
  end
  inherited pnlPalTop: TPanel
    Width = 458
    inherited imgImgTC: TImage
      Width = 446
    end
    inherited imgImgTR: TImage
      Left = 452
    end
  end
  inherited pnlBack: TPanel
    Width = 424
    Height = 244
    inherited Panel2: TPanel
      Width = 424
      Height = 213
      object Label1: TLabel
        Left = 48
        Top = 20
        Width = 24
        Height = 12
        Caption = #32534#21495
      end
      object Label2: TLabel
        Left = 48
        Top = 52
        Width = 24
        Height = 12
        Caption = #37327#34920
      end
      object Label3: TLabel
        Left = 48
        Top = 86
        Width = 24
        Height = 12
        Caption = #35828#26126
      end
      object DBEdit1: TDBEdit
        Left = 96
        Top = 16
        Width = 257
        Height = 20
        DataField = 'code'
        DataSource = dsSingle
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        TabOrder = 0
      end
      object DBEdit2: TDBEdit
        Left = 96
        Top = 48
        Width = 257
        Height = 20
        DataField = 'name'
        DataSource = dsSingle
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        TabOrder = 1
      end
      object DBMemo1: TDBMemo
        Left = 96
        Top = 80
        Width = 257
        Height = 121
        DataField = 'memo'
        DataSource = dsSingle
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        TabOrder = 2
      end
    end
    inherited pnlBottom: TPanel
      Top = 213
      Width = 424
      inherited Bevel1: TBevel
        Width = 424
      end
      inherited btnCancel: TfcImageBtn
        Left = 215
        NumGlyphs = 0
        RegionData = {
          400000002000000001000000020000002000000000000000000000004B000000
          1900000001000000000000004B0000000100000000000000010000004B000000
          19000000}
        DownRegionData = {
          400000002000000001000000020000002000000000000000000000004B000000
          1900000001000000000000004B0000000100000000000000010000004B000000
          19000000}
      end
      inherited btnOK: TfcImageBtn
        Left = 127
        NumGlyphs = 0
        RegionData = {
          400000002000000001000000020000002000000000000000000000004B000000
          1900000001000000000000004B0000000100000000000000010000004B000000
          19000000}
        DownRegionData = {
          400000002000000001000000020000002000000000000000000000004B000000
          1900000001000000000000004B0000000100000000000000010000004B000000
          19000000}
      end
    end
  end
  inherited pnl1: TPanel
    Top = 262
    Width = 458
    inherited img2: TImage
      Width = 446
    end
    inherited img3: TImage
      Left = 452
    end
  end
  inherited dsSingle: TDataSource
    Left = 32
    Top = 32
  end
end

⌨️ 快捷键说明

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