feature reqest: find or rename identifier -> .lfm also changing
Original Reporter info from Mantis: Michl @michl1
-
Reporter name: Michl
Original Reporter info from Mantis: Michl @michl1
- Reporter name: Michl
Description:
I can rename a identifier with the dialog "find or rename identifier" (press [F2] in the texteditor). It would be nice, if a used eventhandler is renamed, this also would be renamed in the .lfm (shown in the object inspector).
Steps to reproduce:
Put some TButtons on a new form and create the eventhandler for "Button1". Take this also for the other buttons. Now in the texteditor go on the eventhandler and press [F2]. Rename it from "Button1Click" to a more appropriate name "ButtonsClick". The name is changed everywhere in the code, but not in .lfm. So all events must be reassigned.
Mantis conversion info:
- Mantis ID: 26563
- OS: 64bit
- OS Build: 7
- Build: r46005
- Platform: Windows
- Version: 1.3 (SVN)
- Monitored by: » BigChimp (Reinier Olislagers), » @FTurtle (FTurtle)