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

📄 phbsearch.dfm

📁 是一个手机功能的模拟程序
💻 DFM
字号:
object Form_phbsearch: TForm_phbsearch
  Left = 358
  Top = 246
  BorderIcons = [biSystemMenu]
  BorderStyle = bsDialog
  Caption = #25628#32034#30005#35805#31807
  ClientHeight = 208
  ClientWidth = 374
  Color = clBtnFace
  ParentFont = True
  OldCreateOrder = True
  Position = poMainFormCenter
  OnActivate = FormActivate
  PixelsPerInch = 96
  TextHeight = 13
  object Bevel1: TBevel
    Left = 8
    Top = 8
    Width = 265
    Height = 193
    Shape = bsFrame
  end
  object OKBtn: TButton
    Left = 285
    Top = 12
    Width = 75
    Height = 25
    Caption = #36873#25321
    Default = True
    ModalResult = 1
    TabOrder = 0
    OnClick = OKBtnClick
  end
  object CancelBtn: TButton
    Left = 285
    Top = 44
    Width = 75
    Height = 25
    Cancel = True
    Caption = #21462#28040
    ModalResult = 2
    TabOrder = 1
  end
  object ListView_phbsearch: TListView
    Left = 16
    Top = 16
    Width = 250
    Height = 177
    Color = clInfoBk
    Columns = <
      item
        Caption = #32034#24341
        Width = 40
      end
      item
        Caption = #22995#21517
        Width = 80
      end
      item
        Caption = #21495#30721
        Width = 110
      end>
    GridLines = True
    ReadOnly = True
    RowSelect = True
    TabOrder = 2
    ViewStyle = vsReport
    OnColumnClick = ListView_phbsearchColumnClick
    OnDblClick = OKBtnClick
  end
  object Edit_searchname: TEdit
    Left = 280
    Top = 104
    Width = 89
    Height = 21
    TabOrder = 3
  end
  object BitBtn1: TBitBtn
    Left = 288
    Top = 136
    Width = 75
    Height = 25
    Caption = #25353#22995#21517#25628#32034
    TabOrder = 4
    OnClick = BitBtn1Click
  end
  object BitBtn2: TBitBtn
    Left = 288
    Top = 168
    Width = 75
    Height = 25
    Caption = #24674#22797#20840#37096
    TabOrder = 5
    OnClick = BitBtn2Click
  end
end

⌨️ 快捷键说明

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