SC-Tool

SC-Tool is a useful software that you can use to style your delphi-sourcecode
Download

SC-Tool Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • Matthias Koch
  • Operating Systems:
  • Windows All
  • File Size:
  • 339 KB

SC-Tool Tags


SC-Tool Description

SC-Tool is a useful software that you can use to style your delphi-sourcecode. For example if you have: function temp : String; begin Suchwoerter := TStringList.Create; for e := 0 To 1 Do begin Suchwoerter.AddStrings('test'); end; Suchwoerter.Free; ShowMessage (''); end; SC-Tool will change it to: function temp : String; begin Suchwoerter := TStringList.Create; for e := 0 To 1 Do begin Suchwoerter.AddStrings('test'); end; Suchwoerter.Free; ShowMessage (''); end;


SC-Tool Related Software