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

📄 untfilteroption.dfm

📁 简要说明:对医院幼儿心理情况做的一个调查,统计系统.
💻 DFM
字号:
inherited frmFilterOption: TfrmFilterOption
  Left = 306
  Top = 198
  BorderStyle = bsDialog
  Caption = #36807#28388#36873#39033
  ClientHeight = 193
  ClientWidth = 384
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  inherited pnlBack: TPanel
    Width = 384
    Height = 193
    inherited Panel2: TPanel
      Width = 384
      Height = 158
      object pcClient: TRzPageControl
        Left = 0
        Top = 0
        Width = 384
        Height = 158
        ActivePage = tsValue
        Align = alClient
        BackgroundColor = clWindow
        ParentBackgroundColor = False
        TabColors.HighlightBar = clActiveCaption
        TabColors.Shadow = clWindow
        TabIndex = 0
        TabOrder = 0
        OnChange = pcClientChange
        FixedDimension = 18
        object tsValue: TRzTabSheet
          Color = clWhite
          Caption = '&1.'#25353#20540#36807#28388
          object Label1: TLabel
            Left = 8
            Top = 20
            Width = 83
            Height = 12
            Alignment = taRightJustify
            AutoSize = False
            Caption = #36807#28388#20540
          end
          object rgLocateOptions: TRadioGroup
            Left = 5
            Top = 42
            Width = 327
            Height = 33
            Columns = 3
            ItemIndex = 0
            Items.Strings = (
              #23436#20840#21305#37197
              #23383#27573#20869#21547#21305#37197
              #24320#22836#21305#37197)
            TabOrder = 1
            OnClick = rgLocateOptionsClick
          end
          object edtFilter: TEdit
            Left = 96
            Top = 16
            Width = 235
            Height = 20
            ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
            TabOrder = 0
          end
        end
        object tsRange: TRzTabSheet
          Color = clWhite
          ImageIndex = 1
          Caption = '&2.'#25353#33539#22260#36807#28388
          object Label2: TLabel
            Left = 16
            Top = 20
            Width = 36
            Height = 12
            Caption = #36215#22987#20540
          end
          object Label3: TLabel
            Left = 16
            Top = 52
            Width = 36
            Height = 12
            Caption = #32456#27490#20540
          end
          object edtStart: TEdit
            Left = 56
            Top = 16
            Width = 257
            Height = 20
            ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
            TabOrder = 0
          end
          object edtEnd: TEdit
            Left = 56
            Top = 48
            Width = 257
            Height = 20
            ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
            TabOrder = 1
          end
        end
      end
    end
    inherited pnlBottom: TPanel
      Top = 158
      Width = 384
      Height = 35
      inherited Bevel1: TBevel
        Width = 384
      end
      inherited btnOK: TBitBtn
        Left = 176
        Top = 6
        OnClick = btnOKClick
      end
      inherited btnCancel: TBitBtn
        Left = 258
        Top = 6
      end
      object chk_UnFiltered: TCheckBox
        Left = 16
        Top = 12
        Width = 73
        Height = 17
        Caption = #21453#30456#36807#28388
        TabOrder = 2
      end
    end
  end
end

⌨️ 快捷键说明

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