Refactoring Applications Index
Go Up to Steps in Developing a Project
Refactoring is a technique you can use to restructure and modify your code in such a way that the intended behavior of your code stays the same. RAD Studio provides a number of refactoring features that allow you to streamline, simplify, and improve both the performance and readability of your application code.
Refactoring Overviews
The following overview topics apply to Delphi and C++:
The topics bellow only apply to Delphi:
- Symbol Rename Overview
- Declare Variable and Declare Field Overview (Delphi)
- Extract Method Overview (Delphi)
- Extract Resource String (Delphi)
- Change Parameters Overview (Delphi)
- Undoing a Refactoring (Delphi)
- Find References Overview (Delphi)
Refactoring Procedures
- Refactoring Code Procedures Introduction
- Refactoring operations supported only in Code Editor:
- Refactoring operations supported in both Code Editor and Modeling's Diagram View and Model View, only for Delphi: