Hi,

Is right to call Initialize operator for Default(TFoo) where TFoo is record
with management operators? IMO the right direction is to keep "meta record
instance" in place where TFoo is declared and call Initialize operator
before "class constructors" and before initialize section (TFoo class var
instance might be used inside class constructor).

-- 
Best regards,
Maciej Izak
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to