many changes, mostly in editor and adjust

This commit is contained in:
zueuk
2005-10-19 18:51:05 +00:00
parent 4cb9c04f1e
commit 4576862b26
9 changed files with 644 additions and 724 deletions

View File

@ -181,8 +181,8 @@ begin
end;
function dist(x1, y1, x2, y2: double): double;
var
d2: double;
//var
// d2: double;
begin
(*
{ From FDesign source