[fpc-pascal]How to copy classes and methods?
    Mattias Gaertner 
    nc-gaertnma at netcologne.de
       
    Sun Dec 31 10:14:55 CET 2000
    
    
  
Hi all,
I want to create a new class and add/remove methods at runtime.
I copy the vmt of an existing class and alter the method table. But I need
to know how big is the vmt of a class?
And I have to create published DoNothing procedures. Can I copy the code of
an existing procedure? How big is the code of a procedure?
thx in advance,
Mattias
    
    
More information about the fpc-pascal
mailing list