Open Historical Files |
Open Historical Files
This function can record the opened files for re-opening them. The default shortcut is 'Shift+Ctrl+O'. The window is as below:
The left panel is file type tree, including ProjectGroup, Project, Source File(PAS in Delphi and CPP,C in C++Builder), Package and others. There's also a favorites type here. You can drop files into it.
The right is files list, which contains opened files' name, path and open/close timestamp.
Open: Open selected file(s) in IDE. It's the same as double clicking selected files. If selected files are source files, this window will not close after opening them in IDE. If project or projectgroup, this window will close.
Options: Set options here.
Favorites: Move selected file to Favorites. It's the same as dragging it to Favorites.
Help: Show this help.
Exit: Close this window.
The context menu, which can be popup by right clicking in file list, can be described as below:
Copy FileName to Clipboard: Copy selected file name to clipboard without path.
Copy Path to Clipboard: Copy selected file path to clipboard without file name.
Open Folder: Open the file's folder in Windows explorer.
Options
Click 'Options' button and options dialog shows as below:
General
Ignore Unit1, Project1: Whether ignore deault name such as Unit1 บอ Project1.
Default Page: Set which page of type to display when opening this window.
Keep Sort: Whether keep column size and sort mode when reopen this window.
Files Limit: You can set record count for each type here.
OK: Close this dialog and save settings.
Cancel: Close this dialog and discard changes.
Links