> One of my personal favorites is the "Complete Class at Cursor" >(Ctrl+Shift+C) function. > > If you're in the class declaration, it will create skeleton > method bodies in the implementation section. But more importantly
And it works the other way around. You can write method in implementatin section, and Ctrl+Shift+C will add it to the class declaration. _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

