[fpc-devel] type classes

Mattias Gaertner nc-gaertnma at netcologne.de
Sun Oct 21 13:45:31 CEST 2007


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;
?

Mattias



More information about the fpc-devel mailing list