I wondered what that was for :))
-----Original Message-----
From: Max Renshaw-Fox <[EMAIL PROTECTED]>
To: Multiple recipients of list delphi <[EMAIL PROTECTED]>
Date: Thursday, 18 February 1999 12:11
Subject: RE: [DUG]: Problem Reinstalling Delphi
[SNIP]
have you noticed our badly the Find Declaration works. It only seems to
find delphis own source declares and rarely finds any of my own.
[SNIP]
Reference Info/Definitions Only Generates symbol reference information.
Corresponds to {$Y}. If Reference Info and Definitions Only are both checked
({$YD}), the compiler records information about where identifiers are
defined; this enables the Code browser. If Reference Info is checked but
Definitions Only is unchecked ({$Y+}), the compiler records information
about where each identifier is defined and where it is used; this enables
the reference page of the ObjectBrowser. These options have no effect unless
Debug Information and Local Symbols (see above) are selected
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz