Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CRViewer in Delphi

Status
Not open for further replies.

StevenK

Programmer
Jan 5, 2001
1,294
GB
I'm using the 'CRViewer' component in my Delphi 5 application. When I preview the report in the CRViewer and hover the mouse over the various components I see float-over hints giving the name of the underlying database field (i.e. {Table1}.Field1 ) or the formula name (i.e. @Formula1 ) as appropriate.
What property against the CRReport or CRViewer do I need to modify so that this is no longer the situation ?
Thanks in advance.
Steve
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top