> I'm unable to reproduce your error. Real code that I could actually compile
and
> run would make this a lot easier.

Perhaps you're using an old version of the compiler where TObject doesn't
have Equals method (added for Delphi compatibility along with UnitName and
ToString)

> prefixing by the unit name

Oops! That works, thanks. I thought only units listed in the uses list can
be accessed through that syntax.
-- 
View this message in context: 
http://old.nabble.com/identifier-scope-problem-tp28443031p28469702.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to