Introduction - If you have any usage issues, please Google them yourself
A simple, easy-to-use Delphi expert is an easy to use Delphi expert
After installation Delphi will add two small functions:
1. You can use ctrl-f to find the location component on the form/DataModule, which is very useful when components are difficult to find and locate in a form/DataModule.
2. When we are in the code window by pressing Alt - F11 to Use the unit, can only choose the unit has listed below, so that if we want to enter the name of a unit does not exist, had to jump to add the file header, and install the experts, after I replaced the Alt - F11 bring up a dialog box, in which you can enter the name of a unit does not exist, click OK to immediately will be added to the Uses of Implements, is very convenient, and can switch the list only show the form unit, convenient choice.
Packet : 57578862delphizhuanjia.rar filelist
说明.txt
Code\FlysnowExpert.res
Code\Source\unFrmFindComp.dfm
Code\Source\unFrmFindComp.pas
Code\Source\unFrmUsesUnit.dfm
Code\Source\unFrmUsesUnit.pas
Code\Source\unTActionReplacer.pas
Code\Source\unTBaseExpert.pas
Code\Source\unTFindCompWizard.pas
Code\Source\unToolsAPI.pas
Code\Source\unTOpenAllDataModule.pas
Code\Source\unTUsesWizard.pas
Code\Source\unTxUsesWizard.pas
Code\FlysnowExpert.cfg
Code\FlysnowExpert.dcu
Code\FlysnowExpert.dof
Code\FlysnowExpert.dpk
Code\Source
Code