[Lazarus] question with IDE
Bart
bartjunk64 at gmail.com
Fri Jan 15 16:51:45 CET 2021
On Fri, Jan 15, 2021 at 1:34 PM Mattias Gaertner via lazarus
<lazarus at lists.lazarus-ide.org> wrote:
> Do you have a complete example unit (you can strip the statements and
> vars)?
I recently had this with fpc's deque.pp unit.
I added two methods to the intrface, then pressed Ctrl+C and it made
those two, but also a new empty implementation of
TDeque.IncreaseCapacity method (which already existst).
It's a generic class, if that matters at all.
--
Bart
More information about the lazarus
mailing list