Compose Software Without Writing Any Programing Code
"Next Generation Programming - Programming Without Coding Software" is a drag-drop wizard for creating simple or complex applications without writing any programming language code
The Software is coded/designed with "Java Programming Language" for novice/expert programmers;
Programmers can write softwares with visual tools : drag-drop components;visual editors...
Programmers can use the software to compose of simple/complex applications : Database programs, circuit design, generate...
Finds Text in Delphi *.Pas files e.g. : button1.caption:='Hello'
Replaces Text with a function call button1.caption:=TXT(0) {##Hello##}
Generates a function „TXT“ with a String List with all found Texts at the beginning of your source.