"rename control" delphi 7?
following adult question, i'm operative infinite delphi 7 codebase combined unequivocally nicely.
i'm looking during formula this, little example:
fmode=mdcredit following begin
panel8.caption:='credit';
speedbutton3.enabled:=false;
speedbutton4.enabled:=false;
speedbutton5.enabled:=false;
speedbutton5.enabled:=false;
speedbutton6.visible:=false;
speedbutton10.visible:=false;
end;
followed another 6 unequivocally identical blocks. whole thing style.
so i'm pondering many easier review controls named sensibly.
i only tellurian hunt replace, nonetheless i'll run problems churned forms same names, also i'd have clever change (eg) speedbutton10 before speedbutton1.
is there plugin ability perform "smart" rename me?
edit:
sorry, i should have mentioned before: i attempted both gexperts castalia's "rename component" feature, nonetheless both seem commanded adding member form initially.
they don't search+replace code, rename existent events (speedbuttonxclick() -> cmdcreditclick()).
have i missed something?
Comments
Post a Comment