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

📄 findfilefrm.dfm

📁 关于利用DELPHI来进行企业级方案解决的著作的附书源码
💻 DFM
字号:
object MainForm: TMainForm
  Left = 299
  Top = 190
  Width = 441
  Height = 285
  Caption = #26597#25214#25991#20214#28436#31034#31243#24207
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object ShellTreeView1: TShellTreeView
    Left = 0
    Top = 0
    Width = 177
    Height = 209
    ObjectTypes = [otFolders]
    Root = 'rfMyComputer'
    UseShellImages = True
    AutoRefresh = False
    Indent = 19
    ParentColor = False
    RightClickSelect = True
    ShowRoot = False
    TabOrder = 0
  end
  object ListBox1: TListBox
    Left = 184
    Top = 0
    Width = 249
    Height = 209
    ItemHeight = 13
    TabOrder = 1
  end
  object CheckBox1: TCheckBox
    Left = 192
    Top = 226
    Width = 97
    Height = 17
    Caption = #21253#21547#23376#30446#24405
    Checked = True
    State = cbChecked
    TabOrder = 2
  end
  object Button1: TButton
    Left = 312
    Top = 222
    Width = 97
    Height = 25
    Caption = #26597#25214#25991#20214
    TabOrder = 3
    OnClick = Button1Click
  end
  object LabeledEdit1: TLabeledEdit
    Left = 72
    Top = 224
    Width = 89
    Height = 21
    EditLabel.Width = 60
    EditLabel.Height = 13
    EditLabel.Caption = #25991#20214#31867#22411#65306
    LabelPosition = lpLeft
    LabelSpacing = 3
    TabOrder = 4
  end
end

⌨️ 快捷键说明

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