wolooki.blogg.se

List of common windows keyboard shortcuts for editing
List of common windows keyboard shortcuts for editing






Opens the Call Stack pane where you can see the called functions. Opens the Breakpoint List pane where you can manage your breakpoints.

#List of common windows keyboard shortcuts for editing code#

Jumps to the specified line number of the Code Editor. Searches through the list of files in the Project Manager and then displays the original declaration of the symbol in question.įocuses the IDE Insight search box where you can perform a filtered incremental search through the element of the IDE. Search > Find Original Symbol (Delphi only) Locates references in the active code file. Search > Find Local References (Delphi only) Goes to the next coincidence of the string.Īllows you to interactively search for text. Searches for the specified text and replaces it with other text. Searches for strings in files in specified folders and shows the results in the Messages View pane. Searches for the specified text in the active window. It applies to RAD Studio Seattle and superior. Hides the non-visual components at design time. Tools > Options > Form Designer > Options > Show non-visual components checkmark Toolbars | View | Hide Non-Visual Components Selects all the text or objects in the active window.įorm Designer | right-click | Hide Non-Visual Components Inserts the contents of the clipboard previously captured using Cut or Copy.įorm Designer | right-click a component | Edit > Deleteįorm Designer | right-click a component | Edit > Select All

list of common windows keyboard shortcuts for editing

Removes the current selection and stores it to the clipboard.įorm Designer | right-click a component | Edit > CopyĬopies the current selection to the clipboard.įorm Designer | right-click a component | Edit > Paste Opens the Use Unit dialog box where you can select and insert a reference to another unit into the unit currently active in the Code Editor.Īdds a file to the project using the Add to Project dialog.įorm Designer | right-click a component | Edit > Undoįorm Designer | right-click a component | Edit > Cut Saves all the files for the current project. Saves only the module that is currently open in the IDE (and any associated header files).

list of common windows keyboard shortcuts for editing

Opens a project file using the Open Project dialog.






List of common windows keyboard shortcuts for editing