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

📄 findunit.~dfm

📁 帮朋友编写的幼儿教育的管理平台
💻 ~DFM
字号:
object Find_Form: TFind_Form
  Left = 188
  Top = 114
  Width = 481
  Height = 263
  Caption = 'Find_Form'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Client_Panel: TPanel
    Left = 0
    Top = 0
    Width = 473
    Height = 229
    Align = alClient
    TabOrder = 0
    object Label1: TLabel
      Left = 32
      Top = 56
      Width = 60
      Height = 13
      Caption = #23478#38271#22995#21517#65306
    end
    object Label2: TLabel
      Left = 32
      Top = 96
      Width = 60
      Height = 13
      Caption = #35838#31243#21517#31216#65306
    end
    object Label3: TLabel
      Left = 32
      Top = 144
      Width = 60
      Height = 13
      Caption = #30331#35760#26102#38388#65306
    end
    object Label4: TLabel
      Left = 32
      Top = 16
      Width = 60
      Height = 13
      Caption = #23453#23453#21517#23383#65306
    end
    object Label5: TLabel
      Left = 256
      Top = 56
      Width = 60
      Height = 13
      Caption = #32852#31995#30005#35805#65306
    end
    object BitBtn1: TBitBtn
      Left = 168
      Top = 184
      Width = 97
      Height = 25
      Caption = #26597#35810
      TabOrder = 0
      OnClick = BitBtn1Click
    end
    object BB_Name: TEdit
      Left = 136
      Top = 16
      Width = 73
      Height = 21
      TabOrder = 1
    end
    object JZ_Name: TEdit
      Left = 136
      Top = 56
      Width = 73
      Height = 21
      TabOrder = 2
    end
    object KC_Name: TComboBox
      Left = 136
      Top = 96
      Width = 113
      Height = 21
      ItemHeight = 13
      TabOrder = 3
    end
    object DJ_DateB: TEdit
      Left = 136
      Top = 136
      Width = 89
      Height = 21
      TabOrder = 4
    end
    object DJ_DateE: TEdit
      Left = 264
      Top = 136
      Width = 89
      Height = 21
      TabOrder = 5
    end
    object LX_Tel: TEdit
      Left = 320
      Top = 56
      Width = 113
      Height = 21
      TabOrder = 6
    end
  end
end

⌨️ 快捷键说明

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