Jump to content
Sign in to follow this  
freeman35

Parsing Errors

Recommended Posts

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 by freeman35

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  
×