[fpc-pascal] identifier scope problem

leledumbo leledumbo_cool at yahoo.co.id
Thu May 6 08:21:40 CEST 2010


> 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.




More information about the fpc-pascal mailing list