[fpc-pascal]Creating class at runtime, size of vmt
    Mattias Gaertner 
    nc-gaertnma at netcologne.de
       
    Tue Dec 26 13:31:43 CET 2000
    
    
  
Hi all,
Question: How big is the vmt of a class?
I have a class and want to create a descendent class at runtime. I tried
copying a vmt of an existing descendent and it works fine. But I don't know
exactly how big the vmt is. AFAIK the beginning of the structure of a vmt is
described in rtl/inc/objpash.inc, but what about the rest?
thx in advance,
Mattias
    
    
More information about the fpc-pascal
mailing list