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

📄 untstumeasure.dfm

📁 简要说明:对医院幼儿心理情况做的一个调查,统计系统.
💻 DFM
📖 第 1 页 / 共 2 页
字号:
inherited frmStudentresult: TfrmStudentresult
  Left = 312
  Top = 366
  Caption = 'frmStudentresult'
  ClientHeight = 503
  ClientWidth = 639
  PixelsPerInch = 96
  TextHeight = 12
  inherited imgImgLeft: TImage
    Height = 466
  end
  inherited imgImgRight: TImage
    Left = 615
    Height = 466
  end
  inherited pnlPalTop: TPanel
    Width = 639
    inherited imgImgTC: TImage
      Width = 531
    end
    inherited imgImgTR: TImage
      Left = 585
    end
  end
  inherited pnlBack: TPanel
    Width = 591
    Height = 466
    inherited Panel2: TPanel
      Width = 591
      Height = 428
      object pnlTop: TPanel
        Left = 0
        Top = 0
        Width = 591
        Height = 110
        Align = alTop
        BevelOuter = bvNone
        Color = clWindow
        TabOrder = 0
        object Label1: TLabel
          Left = 48
          Top = 16
          Width = 48
          Height = 12
          Caption = #32534'    '#21495
        end
        object Label2: TLabel
          Left = 268
          Top = 16
          Width = 24
          Height = 12
          Caption = #22995#21517
        end
        object Label3: TLabel
          Left = 432
          Top = 16
          Width = 48
          Height = 12
          Caption = #24615'    '#21035
        end
        object Label4: TLabel
          Left = 49
          Top = 46
          Width = 48
          Height = 12
          Caption = #20986#29983#26085#26399
        end
        object Label5: TLabel
          Left = 48
          Top = 80
          Width = 48
          Height = 12
          Caption = #23398'    '#26657
        end
        object Label6: TLabel
          Left = 432
          Top = 80
          Width = 48
          Height = 12
          Caption = #29677'    '#32423
        end
        object Label7: TLabel
          Left = 280
          Top = 80
          Width = 12
          Height = 12
          Caption = #32423
        end
        object Label9: TLabel
          Left = 280
          Top = 46
          Width = 12
          Height = 12
          Caption = #23681
        end
        object Shape1: TShape
          Left = 45
          Top = 70
          Width = 542
          Height = 1
        end
        object DBText1: TDBText
          Left = 107
          Top = 80
          Width = 65
          Height = 17
          DataField = 'SchoolName'
          DataSource = dsSingle
          Font.Charset = ANSI_CHARSET
          Font.Color = clActiveCaption
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentColor = False
          ParentFont = False
        end
        object DBText2: TDBText
          Left = 296
          Top = 80
          Width = 65
          Height = 17
          DataField = 'ClassYear'
          DataSource = dsSingle
          Font.Charset = ANSI_CHARSET
          Font.Color = clActiveCaption
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentColor = False
          ParentFont = False
        end
        object DBText3: TDBText
          Left = 489
          Top = 80
          Width = 65
          Height = 17
          DataField = 'ClassName'
          DataSource = dsSingle
          Font.Charset = ANSI_CHARSET
          Font.Color = clActiveCaption
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentColor = False
          ParentFont = False
        end
        object Label8: TLabel
          Left = 468
          Top = 46
          Width = 12
          Height = 12
          Caption = #26376
        end
        object DBEdit1: TDBEdit
          Tag = 900
          Left = 108
          Top = 12
          Width = 121
          Height = 20
          DataField = 'Code'
          DataSource = dsSingle
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          TabOrder = 0
        end
        object DBEdit2: TDBEdit
          Tag = 900
          Left = 296
          Top = 12
          Width = 98
          Height = 20
          DataField = 'Name'
          DataSource = dsSingle
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          TabOrder = 1
        end
        object DBComboBox1: TDBComboBox
          Left = 489
          Top = 12
          Width = 97
          Height = 20
          Style = csDropDownList
          DataField = 'Sex'
          DataSource = dsSingle
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          ItemHeight = 12
          Items.Strings = (
            #30007
            #22899)
          TabOrder = 2
        end
        object DBEdit5: TDBEdit
          Left = 297
          Top = 42
          Width = 96
          Height = 20
          DataField = 'BirthYear'
          DataSource = dsSingle
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          ReadOnly = True
          TabOrder = 3
        end
        object DBEdit3: TDBEdit
          Left = 488
          Top = 40
          Width = 97
          Height = 20
          DataField = 'BirthMonth'
          DataSource = dsSingle
          ReadOnly = True
          TabOrder = 4
        end
        object DBDateTimeEditEh1: TDBDateTimeEditEh
          Left = 108
          Top = 42
          Width = 121
          Height = 20
          DataField = 'Birth'
          DataSource = dsSingle
          EditButtons = <>
          Kind = dtkDateEh
          TabOrder = 5
          Visible = True
        end
      end
      object PageControl1: TPageControl
        Left = 0
        Top = 110
        Width = 591
        Height = 318
        ActivePage = TabSheet1
        Align = alClient
        TabIndex = 0
        TabOrder = 1
        object TabSheet1: TTabSheet
          Caption = '1.'#27979#35797#32467#26524
          object DBGridEh1: TDBGridEh
            Left = 0
            Top = 0
            Width = 217
            Height = 291
            Align = alLeft
            ShowZero = False
            DataSource = dsCheckResult
            FooterColor = clWindow
            FooterFont.Charset = ANSI_CHARSET
            FooterFont.Color = clWindowText
            FooterFont.Height = -12
            FooterFont.Name = #23435#20307
            FooterFont.Style = []
            ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
            OptionsEh = [dghFixed3D, dghHighlightFocus, dghClearSelection, dghEnterAsTab]
            TabOrder = 0
            TitleFont.Charset = ANSI_CHARSET
            TitleFont.Color = clWindowText
            TitleFont.Height = -12
            TitleFont.Name = #23435#20307
            TitleFont.Style = []
            Columns = <
              item
                AssignedValues = [cvWidth]
                EditButtons = <>
                FieldName = 'MeasureName'
                Footers = <>
                Width = 177
              end>
          end
          object grdItem: TDBGridEh
            Left = 217
            Top = 0
            Width = 366
            Height = 291
            Align = alClient
            ShowZero = False
            DataSource = dsResultItem
            FooterColor = clWindow
            FooterFont.Charset = ANSI_CHARSET
            FooterFont.Color = clWindowText
            FooterFont.Height = -12
            FooterFont.Name = #23435#20307
            FooterFont.Style = []
            TabOrder = 1
            TitleFont.Charset = ANSI_CHARSET
            TitleFont.Color = clWindowText
            TitleFont.Height = -12
            TitleFont.Name = #23435#20307
            TitleFont.Style = []
            Columns = <
              item
                AssignedValues = []
                EditButtons = <>
                FieldName = 'ItemName'
                Footers = <>
              end
              item
                AssignedValues = [cvWidth]
                EditButtons = <>
                FieldName = 'ItemValue'
                Footers = <>
                Width = 133
              end>
          end
        end
        object TabSheet2: TTabSheet
          Caption = '2.'#25991#23383#32467#26524
          ImageIndex = 1
          object Label10: TLabel
            Left = 24
            Top = 0
            Width = 72
            Height = 12
            Caption = #24515#29702#21355#29983#38382#39064
          end
          object Label11: TLabel
            Left = 24
            Top = 72
            Width = 24
            Height = 12
            Caption = #27668#36136
          end
          object Label12: TLabel
            Left = 328
            Top = 74
            Width = 24
            Height = 12
            Caption = #34892#20026
          end
          object DBMemo2: TDBMemo
            Left = 24
            Top = 16
            Width = 593
            Height = 57
            DataField = 'sResult'
            DataSource = dsXL
            ScrollBars = ssVertical
            TabOrder = 0
          end
          object DBGrid1: TDBGrid
            Left = 24
            Top = 88
            Width = 281
            Height = 233
            DataSource = dsQZ
            ReadOnly = True
            TabOrder = 1
            TitleFont.Charset = ANSI_CHARSET
            TitleFont.Color = clWindowText
            TitleFont.Height = -12
            TitleFont.Name = #23435#20307
            TitleFont.Style = []
            Columns = <
              item
                Expanded = False
                FieldName = 'ItemName'
                Visible = True
              end
              item
                Expanded = False
                FieldName = 'sResult'
                Width = 146
                Visible = True
              end>
          end
          object DBGrid2: TDBGrid
            Left = 328
            Top = 88
            Width = 287
            Height = 233
            DataSource = dsXW

⌨️ 快捷键说明

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