Use Unit |
Use Unit
This function enhanced IDE's "Use Unit" command. It can list all units in current project or projectgroup to "uses". The information in list includes name, type, project, size and file type. Opened file is in red. Quick search is supported.
Use Selected Unit: Use selected unit(s) for Current Unit in IDE.
Show Property of Selected Unit File: Show the file property dialog of selected file.
Copy Selected Unit Name to Clipboard: Copy selected unit name to clipboard.
Select All Units: Select all units in the list.
Cancel Selection: Select none in the list.
Inverse Selection: Inverse selection in the list.
Match Unit Name Start: Match the unit name head when searching.
Match All Parts of Unit Name: Match any position of unit name when searching.
Fuzzy Match of Unit Name: Fuzzy Match of unit name when searching.
Hook Use Unit to IDE: Whether hook IDE's Use Unit action. If hooked, when 'Use Unit...' was selected in 'File' menu, this dialog will appear. And "Insert Frame" Dialog's hooking will also be controlled by this button for IDE's internal mechanism. Please see "Frame List".
Font: Change font of list.
Help: Show this Help.
Exit: Close this Window and Exit.
Current Project: Select whether list only project files or all files in project and search path. Project files can be added to "implementation" section for Pascal and "Cpp" for C/C++ file defaultly. Files in search path can be add to "interface" section for Pascal and "H" for C/C++ file defaultly. You can change insertion place by selecting the radio buttons.
Links