Red squigglies in D2006
- From: "Mac Davis" <newsgroups@xxxxxxxxxxxxxx>
- Date: Wed, 17 May 2006 09:53:28 -0400
Using D-2006, I get a lot of red squigglies in my source code, but
everything compiles and runs properly.
Most, if not all of the problems seem to be ADO related, hence my post here.
Loooking at the source -
In the uses section of the interface for the main form, DBGrids is
squiggled. Placing the cursor over DBGrids yields the message "Cannot
resolve unit name DBGrids.
In the form declaration DBGrid1:TDBGrid, TDBgride is squiggled. Message is
"undeclared identifier, TDbGrid".
In the forms published methods procedure DBGrid2CellClick(column:Tcolumn)
TColumn is squiggled. Message is undeclared identified TColumn
In the source dbgrid.datasource := dst. DataSource is squiggled. Message
is TDbgrid does not contain a member named 'DataSource'
Yet, as I say, the code works just fine.
Any ideas anyone?
Thanks,
Mac
.
- Follow-Ups:
- Re: Red squigglies in D2006
- From: Dave Keighan
- Re: Red squigglies in D2006
- From: Martijn Tonies
- Re: Red squigglies in D2006
- From: Guillem
- Re: Red squigglies in D2006
- Prev by Date: Re: Connection to Access Database Problem
- Next by Date: Re: Red squigglies in D2006
- Previous by thread: TimeStamp field and TAdoDataSet
- Next by thread: Re: Red squigglies in D2006
- Index(es):