Go to file
Mark van Renswoude 816ca3ab22 Forgot to Save All 2018-10-12 14:54:04 +02:00
Lib Package and build for Delphi 10.2 Tokyo 2018-10-12 14:53:02 +02:00
Packages Forgot to Save All 2018-10-12 14:54:04 +02:00
Resources Added: ProjectSwitcher 2010-02-16 12:39:29 +00:00
Source Package and build for Delphi 10.2 Tokyo 2018-10-12 14:53:02 +02:00
.gitignore Forgot to Save All 2018-10-12 14:54:04 +02:00
README.md Added readme 2016-09-04 12:59:17 +02:00
license.txt Added: license (before Michel starts abusing the source ;)) 2006-01-09 19:24:56 +00:00

README.md

An alternative to Delphi's built-in “Units…” and “Forms…” dialogs. Also includes ProjectSwitcher and ComponentSwitcher. All include:

  • Incremental filtering (including multiple filter criteria by pressing Ctrl-Tab)
  • Pretty colours!
UnitSwitcher
  • Multiselect to open more than one unit at once
  • Hold Shift to open the DFM for forms
  • Filter units, forms and datamodules
  • Sort by name or by type
  • Toggle read-only for those cursed to work with locking version control
ProjectSwitcher
  • Easily switch between projects in the group using the same incremental filtering
ComponentSwitcher
  • Press Ctrl-F on a form or datamodule to search for a component by name
  • Show or hide groups of components (for example, dataset fields)
  • Customize component groups by specifying the class names