[fpc-pascal]How to copy classes and methods?

Florian Klaempfl Florian.Klaempfl at gmx.de
Sun Dec 31 18:07:22 CET 2000


At 16:15 31.12.00 +0100, you wrote:

>I'm writing code for a wysiwyg component editor. (lazarus. Which is open
>source, so it should help any other IDE project too).
>I'm using TReader, TWriter and the whole RTTI to edit components of unknown
>classes. All procedures in the FCL depend on real classes, and not classes
>with some fake methods.

When do you have fake methods?

>And because I want to use the FCL, I need a real
>class. Thus I create one at runtime and add/remove the methods.

I still don't understand what you want to do :/





More information about the fpc-pascal mailing list