@Thaddy, I really appreciate your words, but that sound way to overkill as what I actual try to achieve.
Thank you very much for your input, please not search for more things in that direction.
ClassBuilder, ModelMaker etc, all that is 100% more than what I needed
I try explain again my really really plain needing, where I thought it would be easy possible:
I do enter "TTest = class" and press enter, since the IDE (Lazarus) is adding automagical the "end;" I thought that it would be more easy possible to put my wanted lines before the "end;", no autogenerating of a full class with creators destructors etc etc etc, just those simple plain lines because I type them currently again and again and again.
Does someone know where in IDE (or Lazarus source) the magic happen where "end;" is generated after pressing return on line "TTest = class" ?If nobody knows, I ride on Blaazens wave and search for how I create a hotkey/macro to insert those lines in IDE CodeEditor.