I have been using Delphi 7 since it came out, but there are things I'm still learning. This one I came across accidently, well actually my cat discovered it. As she walked across the keyboard, she typed .0. and up popped a completion box just like if you typed an object name, class, system, or such. I also works with any number, i.e. 0..9 and more that one charator between the "."s.
This only seems to work inside a method, procedure, or function. There is far more stuff in the completion box that system. Does anyone know anything about this, is it documented somewhere? Doug

