Hi,

I'm using Lazarus 0.9.31 r29641 (Win9x).
My CodeTools seem confused.

I have a TPageControl (name = NoteBook) on my form.
When I type NoteBook. (in the source editor) and then wait a while
(after typing the dot), CodeTools pops up and amogst others suggest
BorderStyle.
However TPageControl does not have a BorderStyle property.

Also, when I am in a string constant and type a dot, CodeTools also
pops up and suggest any variable, constant etc. in the current unit.

Anyone experienced the same?

Bart

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to