[fpc-devel] type classes
    Mattias Gaertner 
    nc-gaertnma at netcologne.de
       
    Sun Oct 21 14:03:06 CEST 2007
    
    
  
On Sun, 21 Oct 2007 13:46:57 +0200
Florian Klaempfl <florian at freepascal.org> wrote:
> Mattias Gaertner schrieb:
> > Is it possible to use TTranslateStrings = type TStrings?
> > I ask because, the compiler allows it, but stops later with only
> > this message: 
> > lcl/interfaces/gtk2/interfaces.pas(1,1) Fatal: Compilation aborted
> > 
> > Question:
> > Is it allowed to use 
> > NewClass = type SomeClass;
> > ?
> 
> In theory yes, in pratice it seems to be buggy :)
Thanks for the quick response.
Mattias
    
    
More information about the fpc-devel
mailing list