SC-Tool 1.0

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

Developer:   Matthias Koch
      software by Matthias Koch →
Price:  0.00
License:   Freeware
File size:   0K
Language:   
OS:   Windows Vista (?)
Rating:   0 /5 (0 votes)

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;

tags begin suchwoerter  end suchwoerter  test end  suchwoerter free  addstrings test  free showmessage  showmessage end  create for  string begin  temp string  suchwoerter tstringlist  tstringlist create  function temp  

SC-Tool 1.0 screenshot


Download SC-Tool 1.0

 Download SC-Tool 1.0


Similar software

SC-Tool 1.0 SC-Tool 1.0
Matthias Koch

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

Xistic Active SourceCode 2.0.44 Xistic Active SourceCode 2.0.44
Xistic

Xistic Active SourceCode is a useful Code Library tool that was designed for ALL IT Professionals.

Professor X 0.4.1 Professor X 0.4.1
Stuart Robertson

The Professor X extension for Firefox let's you see inside a page's head without viewing the sourcecode.

AdeptProtector 2.1 AdeptProtector 2.1
Singleply Software

AdeptProtector is a .

Delphi to C++ Builder 1.5 Delphi to C++ Builder 1.5
Thinker Software

Google PageRank for Delphi 1.5.0 Google PageRank for Delphi 1.5.0
irnis.net

Yes! Now Delphi developers can embed Google PageRank retrieving functionality into own applications.

AgFlowchart 2.1.2 AgFlowchart 2.1.2
AgFlowchart

AgFlowchart is a great utility for generating flowcharts from your sourcecode.

LangTools 1.03.0881 LangTools 1.03.0881
CodersTeam

LangTools is a free and complex tool for Delphi application localisation.

TOutlookButton 1.0 TOutlookButton 1.0
Softshape

TOutlookButton is a Delphi button component which can have different looks - as Microsoft Office-style toolbar button, as Outlook Bar button, and as fully transparent button.

CESSysPorts 1.0 CESSysPorts 1.0
JCITS Systems

CESSysPorts - I needed to access the I/O ports of a PC in applications built with Delphi.