villapunk.blogg.se

Windows keyboard shortcuts 2010
Windows keyboard shortcuts 2010






  1. #Windows keyboard shortcuts 2010 code#
  2. #Windows keyboard shortcuts 2010 windows#

Opens the Declare Variable window to declare a local variable in a procedure. Refactor > Declare Variable (Delphi only) Opens the Rename to rename an identifier and all references to this identifier.

#Windows keyboard shortcuts 2010 code#

Provides runtime debugging for C++ applications being developed.ĭisplays a hint containing information about the symbol at the cursor.ĭisplays the Search for Units dialog box with all the units in the current project.ĭisplays the Search for forms dialog box with all the forms in the current project.Ĭhanges the view between the Form and the corresponding code unit.

#Windows keyboard shortcuts 2010 windows#

View > Debug Windows > CPU Windows > Memory4ĭisplays the contents of the Floating-point Unit and SSE registers in the CPU. View > Debug Windows > CPU Windows > Memor圓 View > Debug Windows > CPU Windows > Memory2 There are four different Memory views in order to view four distinct areas in memory at the same time. View > Debug Windows > CPU Windows > Memory1ĭisplays the raw values contained in addressable areas of your program. View > Debug Windows > CPU Windows > Stackĭisplays the raw values contained in the program stack. This pane displays the contents of the CPU registers of the 80386 and greater processors. View > Debug Windows > CPU Windows > Registers View > Debug Windows > CPU Windows > Disassemblyĭisplays the address, the hexadecimal representation of the machine code instructions (opcodes), and the assembly instructions for each line of source code. Opens the Entire CPU pane view during a debugging session. View > Debug Windows > CPU Windows > Entire CPU Opens the Event Log Window with messages for breakpoints, process control, threads, modules, and output that occur during a debug session. Opens the Thread Status pane with the status of all processes and threads that are executing in each application being debugged. Opens the Local variables pane where you can see local variables of the the current functions while in debug mode. Opens the Watch List pane where you can manage and watch the values of your watches. Opens the Call Stack pane where you can see the called functions. Opens the Breakpoint List pane where you can manage your breakpoints. 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)

windows keyboard shortcuts 2010

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 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

windows keyboard shortcuts 2010

Saves all the files for the current project. Saves only the module that is currently open in the IDE (and any associated header files). Opens a project file using the Open Project dialog.








Windows keyboard shortcuts 2010