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

📄 find.dfm

📁 delphi编写的联合管理程序,很不错的哦
💻 DFM
字号:
object frmfind: Tfrmfind
  Left = 212
  Top = 87
  Width = 589
  Height = 403
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = #26597#25214#36164#26009
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnKeyPress = FormKeyPress
  PixelsPerInch = 96
  TextHeight = 13
  object pagectl: TPageControl
    Left = 16
    Top = 8
    Width = 561
    Height = 361
    ActivePage = phonefind
    TabOrder = 0
    object namefind: TTabSheet
      Caption = #22995#21517#26597#35810
      object GroupBox1: TGroupBox
        Left = 8
        Top = 0
        Width = 529
        Height = 65
        TabOrder = 0
        object Label1: TLabel
          Left = 16
          Top = 24
          Width = 121
          Height = 13
          AutoSize = False
          Caption = #36755#20837#22995#21517#26597#35810#20869#23481':'
        end
        object btnfindname: TButton
          Left = 320
          Top = 16
          Width = 90
          Height = 33
          Caption = #26597#35810
          TabOrder = 0
          OnClick = btnfindnameClick
        end
        object Edit1: TEdit
          Left = 136
          Top = 16
          Width = 169
          Height = 21
          TabOrder = 1
        end
      end
      object GroupBox2: TGroupBox
        Left = 8
        Top = 80
        Width = 529
        Height = 241
        Caption = #26174#31034#26597#35810#32467#26524
        TabOrder = 1
        object strgdname: TStringGrid
          Left = 8
          Top = 16
          Width = 513
          Height = 217
          ColCount = 9
          FixedCols = 0
          TabOrder = 0
        end
      end
    end
    object sexfind: TTabSheet
      Caption = #24615#21035#26597#35810
      ImageIndex = 1
      object GroupBox3: TGroupBox
        Left = 8
        Top = 0
        Width = 529
        Height = 65
        TabOrder = 0
        object Label2: TLabel
          Left = 16
          Top = 24
          Width = 121
          Height = 13
          AutoSize = False
          Caption = #36755#20837#24615#21035#26597#35810#20869#23481':'
        end
        object edsex: TEdit
          Left = 144
          Top = 16
          Width = 130
          Height = 21
          TabOrder = 0
        end
        object btnfindsex: TButton
          Left = 320
          Top = 16
          Width = 90
          Height = 33
          Caption = #26597#35810
          TabOrder = 1
          OnClick = btnfindsexClick
        end
      end
      object GroupBox4: TGroupBox
        Left = 8
        Top = 80
        Width = 529
        Height = 241
        Caption = #26174#31034#26597#35810#32467#26524
        TabOrder = 1
        object strgdsex: TStringGrid
          Left = 8
          Top = 16
          Width = 513
          Height = 217
          ColCount = 9
          FixedCols = 0
          TabOrder = 0
        end
      end
    end
    object phonefind: TTabSheet
      Caption = #30005#35805#21495#30721#26597#35810
      ImageIndex = 2
      object GroupBox5: TGroupBox
        Left = 8
        Top = 0
        Width = 529
        Height = 65
        TabOrder = 0
        object Label3: TLabel
          Left = 16
          Top = 32
          Width = 145
          Height = 13
          AutoSize = False
          Caption = #36755#20837#30005#35805#21495#30721#26597#35810#20869#23481':'
        end
        object edphone: TEdit
          Left = 168
          Top = 24
          Width = 130
          Height = 21
          TabOrder = 0
        end
        object Button2: TButton
          Left = 328
          Top = 16
          Width = 90
          Height = 33
          Caption = #26597#35810
          TabOrder = 1
          OnClick = Button2Click
        end
      end
      object GroupBox6: TGroupBox
        Left = 8
        Top = 80
        Width = 529
        Height = 241
        Caption = #26174#31034#26597#35810#32467#26524
        TabOrder = 1
        object strgdphone: TStringGrid
          Left = 8
          Top = 16
          Width = 513
          Height = 217
          ColCount = 9
          FixedCols = 0
          TabOrder = 0
        end
      end
    end
    object componetfind: TTabSheet
      Caption = #32452#21512#26597#35810
      ImageIndex = 3
      object GroupBox7: TGroupBox
        Left = 8
        Top = 0
        Width = 529
        Height = 81
        TabOrder = 0
        object Label4: TLabel
          Left = 16
          Top = 24
          Width = 121
          Height = 13
          AutoSize = False
          Caption = #36755#20837#24615#21035#26597#35810#20869#23481':'
        end
        object Label5: TLabel
          Left = 16
          Top = 48
          Width = 121
          Height = 13
          AutoSize = False
          Caption = #36755#20837#20303#22336#26597#35810#20869#23481':'
        end
        object edsex1: TEdit
          Left = 144
          Top = 16
          Width = 145
          Height = 21
          TabOrder = 0
        end
        object btnfind: TButton
          Left = 376
          Top = 24
          Width = 73
          Height = 33
          Caption = #26597#35810
          TabOrder = 1
          OnClick = btnfindClick
        end
        object edaddress1: TEdit
          Left = 144
          Top = 48
          Width = 145
          Height = 21
          TabOrder = 2
        end
        object btncancel: TButton
          Left = 448
          Top = 24
          Width = 73
          Height = 33
          Caption = #21462#28040
          TabOrder = 3
          OnClick = btncancelClick
        end
        object cmbif: TComboBox
          Left = 304
          Top = 32
          Width = 49
          Height = 21
          ItemHeight = 0
          TabOrder = 4
          Text = 'OR'
        end
      end
      object GroupBox8: TGroupBox
        Left = 8
        Top = 88
        Width = 529
        Height = 241
        Caption = #26174#31034#26597#35810#32467#26524
        TabOrder = 1
        object strgdcom: TStringGrid
          Left = 8
          Top = 16
          Width = 513
          Height = 217
          ColCount = 9
          FixedCols = 0
          TabOrder = 0
        end
      end
    end
  end
end

⌨️ 快捷键说明

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