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

📄 untuserset.dfm

📁 简要说明:对医院幼儿心理情况做的一个调查,统计系统.
💻 DFM
字号:
inherited frmUserSet: TfrmUserSet
  Left = 308
  Top = 252
  Caption = 'frmUserSet'
  ClientHeight = 184
  ClientWidth = 462
  PixelsPerInch = 96
  TextHeight = 12
  inherited imgImgLeft: TImage
    Height = 148
  end
  inherited imgImgRight: TImage
    Left = 445
    Height = 148
  end
  inherited pnlPalTop: TPanel
    Width = 462
    inherited imgImgTC: TImage
      Width = 450
    end
    inherited imgImgTR: TImage
      Left = 456
    end
  end
  inherited pnlBack: TPanel
    Width = 428
    Height = 148
    inherited Panel2: TPanel
      Width = 428
      Height = 117
      object Label1: TLabel
        Left = 56
        Top = 28
        Width = 24
        Height = 12
        Caption = #32534#21495
      end
      object Label2: TLabel
        Left = 56
        Top = 64
        Width = 24
        Height = 12
        Caption = #21517#31216
      end
      object DBEdit1: TDBEdit
        Left = 112
        Top = 24
        Width = 193
        Height = 20
        DataField = 'code'
        DataSource = dsSingle
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        TabOrder = 0
      end
      object DBEdit2: TDBEdit
        Left = 112
        Top = 60
        Width = 193
        Height = 20
        DataField = 'name'
        DataSource = dsSingle
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        TabOrder = 1
      end
    end
    inherited pnlBottom: TPanel
      Top = 117
      Width = 428
      inherited Bevel1: TBevel
        Width = 428
      end
      inherited btnCancel: TfcImageBtn
        Left = 216
        NumGlyphs = 0
        RegionData = {
          400000002000000001000000020000002000000000000000000000004B000000
          1900000001000000000000004B0000000100000000000000010000004B000000
          19000000}
        DownRegionData = {00000000}
      end
      inherited btnOK: TfcImageBtn
        Left = 128
        NumGlyphs = 0
        RegionData = {
          400000002000000001000000020000002000000000000000000000004B000000
          1900000001000000000000004B0000000100000000000000010000004B000000
          19000000}
        DownRegionData = {00000000}
      end
    end
  end
  inherited pnl1: TPanel
    Top = 166
    Width = 462
    inherited img2: TImage
      Width = 450
    end
    inherited img3: TImage
      Left = 456
    end
  end
  inherited dsSingle: TDataSource
    Left = 48
    Top = 40
  end
end

⌨️ 快捷键说明

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