Lazarus

Using the Lazarus IDE => General => Topic started by: jamie on July 27, 2021, 11:03:27 pm

Title: [Not possible] How to Select a Class in unit and all methods in the unit file.
Post by: jamie on July 27, 2021, 11:03:27 pm
 How do you select a class or object and also select and copy all of the methods declared in the unit belonging to that class only
and then be able to paste it to another unit, bringing all the attached methods with it ?

Title: Re: How to Select a Class in unit and all methods in the unit file.
Post by: jamie on July 30, 2021, 02:28:09 am
Ok, So I guess the IDE can't import and export a complete Class, advanced record or object  definition to and from other files.

It seems I have done this before, Select class and make copy or move the complete implementation? Maybe it was Delphi..

Oh well..
Title: Re: [Not possible] How to Select a Class in unit and all methods in the unit file.
Post by: Bart on July 30, 2021, 03:01:17 pm
Feel free to implement such a feature, perhaps in CodeTools?

Bart
TinyPortal © 2005-2018