Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Using the Lazarus IDE
»
Editor
»
prefix change on classname change?
Free Pascal
Website
Downloads
Wiki
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
FAQ
Wiki
Bugtracker
Packages
IRC channel
Developer Blog
Follow us on Twitter
Latest SVN
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
Search
Advanced search
Recent
Reading Directories
by
Lainz
[
Today
at 12:18:53 am]
fpcupdeluxe error cross-c...
by
xinyiman
[February 19, 2019, 11:35:10 pm]
operator overloading ?
by
furious programming
[February 19, 2019, 11:14:40 pm]
slow compilation, now an...
by
Martin_fr
[February 19, 2019, 10:46:28 pm]
Fpcupdeluxe
by
dsiders
[February 19, 2019, 10:35:06 pm]
Changes in fppkg. What's ...
by
Zoran
[February 19, 2019, 10:11:11 pm]
JsonConf unit: how to sav...
by
Alextp
[February 19, 2019, 10:01:35 pm]
[Solved] Laz_Report : Pri...
by
madref
[February 19, 2019, 09:42:25 pm]
Snake Game: Collision wit...
by
Handoko
[February 19, 2019, 09:18:26 pm]
RTL patch to speedup 350%...
by
bobdp
[February 19, 2019, 08:39:14 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: prefix change on classname change? (Read 1288 times)
YoupMelon
New member
Posts: 13
prefix change on classname change?
«
on:
April 23, 2018, 09:56:20 am »
Hi all,
If you change the name of a class, you have to update all prefixes of methods in the implementation section as well. Does the Lazarus IDE provide an easy tool for that?
Regards,
Youp
Logged
Thaddy
Hero Member
Posts: 7433
Re: prefix change on classname change?
«
Reply #1 on:
April 23, 2018, 09:59:58 am »
http://wiki.freepascal.org/Lazarus_IDE_Tools#Rename_Identifier
«
Last Edit: April 23, 2018, 10:02:22 am by Thaddy
»
Logged
Ad Brexinitum (can't help it)
YoupMelon
New member
Posts: 13
Re: prefix change on classname change?
«
Reply #2 on:
April 23, 2018, 10:04:49 am »
Oh fantastic. That entire page is crucial info.
Thanks very much!
Logged
Reesepoon
Newbie
Posts: 1
Re: prefix change on classname change?
«
Reply #3 on:
May 25, 2018, 09:06:48 am »
section as well. Does the Lazarus IDE provide an easy tool for that
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Using the Lazarus IDE
»
Editor
»
prefix change on classname change?