Hi, > TTestObject = object i: integer; end; > > TTestObjectList = specialize TFPGList<TTestObject>;
When I try to compile this code compiler said : > Error: Operator is not overloaded: "TTestObject" = "TTestObject" I dont even know what is this mean! Regards, Ara -- http://www.fastmail.com - Access all of your messages and folders wherever you are
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
