freeman35 3 Posted October 28 (edited) Hello, MMX version: 15.1.13 Build 2639, delphi 12.2 ........... end; //var I: Integer; //!!! implementation uses SharedDB, HL_Unit; {$R *.dfm} ....... 1 - If not "var" keyword, before "implementation" section, add node "Parsing Errors" on MMX Treeview 2 - If select "Module" node on treeview, has three nodes there . two nodes is "interface uses clause". But (last one) when clickto that, its jump to "implementation" uses clause. So, I think need change caption 3- To Module's sub node can add "initialization" like "finalization" Regards Edited October 28 by freeman35 Share this post Link to post